case object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- Alphabetic
- By Inheritance
- BuildInfo
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Value Members
- val allDependencies: Seq[String]
The value is scala.collection.immutable.Seq("org.scala-lang:scala-compiler:2.13.15:scala-tool->default,optional(default)", "org.scala-lang:scala-library:2.13.15:scala-tool->default,optional(default)", "io.github.sfali23:grpc-rest-gateway-runtime-core:0.8.4 (e:info.versionScheme=semver-spec)", "org.scala-lang:scala-library:2.13.15", "io.grpc:grpc-netty:1.62.2").
- val description: String
The value is "grpc-rest-gateway-runtime-netty".
- val homepage: Option[URL]
The value is scala.Some(new java.net.URI("https://github.com/sfali/grpc-rest-gateway").toURL).
- val name: String
The value is "grpc-rest-gateway-runtime-netty".
- val normalizedName: String
The value is "grpc-rest-gateway-runtime-netty".
- val organization: String
The value is "io.github.sfali23".
- val organizationName: String
The value is "io.github.sfali23".
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val sbtVersion: String
The value is "1.10.6".
- val scalaPartialVersion: Option[(Long, Long)]
The value is scala.Some((2L -> 13L)).
- val scalaVersion: String
The value is "2.13.15".
- val scalafmtVersion: String
The value is "3.8.4-RC3".
- val startYear: Option[Int]
The value is scala.None.
- val swaggerUiVersion: String
The value is "5.18.2".
- val toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
- val version: String
The value is "0.8.4".