object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- Alphabetic
- By Inheritance
- BuildInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
val
allDependencies: Seq[String]
The value is scala.collection.immutable.Seq("org.scala-lang:scala-compiler:2.12.20:scala-tool->default,optional(default)", "org.scala-lang:scala-library:2.12.20:scala-tool->default,optional(default)", "io.github.sfali23:grpc-rest-gateway-runtime-core:0.8.5 (e:info.versionScheme=semver-spec)", "org.scala-lang:scala-library:2.12.20", "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".
-
val
sbtVersion: String
The value is "1.10.6".
-
val
scalaPartialVersion: Option[(Long, Long)]
The value is scala.Some((2L -> 12L)).
-
val
scalaVersion: String
The value is "2.12.20".
-
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.5".