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
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
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.7 (e:info.versionScheme=semver-spec)", "org.scala-lang:scala-library:2.12.20", "io.grpc:grpc-netty:1.62.2").
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
val
description: String
The value is "grpc-rest-gateway-runtime-netty".
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
val
homepage: Option[URL]
The value is scala.Some(new java.net.URI("https://github.com/sfali/grpc-rest-gateway").toURL).
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
name: String
The value is "grpc-rest-gateway-runtime-netty".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
normalizedName: String
The value is "grpc-rest-gateway-runtime-netty".
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
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.9.2".
-
val
startYear: Option[Int]
The value is scala.None.
-
val
swaggerUiVersion: String
The value is "5.20.0".
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
val
version: String
The value is "0.8.7".
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated