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
BuildDate: String
The value is "2021-11-08T12:27:26.962Z".
-
val
GitBranch: String
The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".
-
val
GitCommitAuthor: String
The value is "GitHub".
-
val
GitCommitDate: String
The value is "2021-11-08T12:25:13.000Z".
-
val
GitDescribe: String
The value is "v0.35.0-2-ge45d097".
-
val
GitHeadRev: String
The value is "e45d0970ff0cd74b385990d9fad04e83c66d1d8c".
-
val
GitRepoIsClean: String
The value is "false".
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
builtAt: String
The value is "2021-11-08".
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
libraryDependencies: Seq[String]
The value is Seq("org.scala-lang:scala-library:2.12.6", "com.fasterxml.jackson.core:jackson-core:2.9.7", "com.fasterxml.jackson.core:jackson-databind:2.9.7", "com.fasterxml.jackson.core:jackson-annotations:2.9.7", "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.7", "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.9.7", "com.fasterxml.jackson.module:jackson-module-scala:2.9.7", "org.scalatest:scalatest:3.0.4:test", "org.pegdown:pegdown:1.6.0:test").
-
val
name: String
The value is "wco-dec".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
sbtVersion: String
The value is "0.13.17".
-
val
scalaVersion: String
The value is "2.12.6".
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val toMap: Map[String, Any]
- val toString: String
-
val
version: String
The value is "0.36.0".
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )