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
- 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 ammonite212: String
The value is "2.12.18".
- val ammonite213: String
The value is "2.13.11".
- val ammonite3: String
The value is "3.1.3".
- val ammoniteVersion: String
The value is "2.5.9".
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val bloopConfigVersion: String
The value is "1.5.5".
- val bloopNightlyVersion: String
The value is "1.5.8".
- val bloopVersion: String
The value is "1.5.8".
- val bspVersion: String
The value is "2.1.0-M5".
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- val debugAdapterVersion: String
The value is "3.1.4".
- val deprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.11.12", "2.12.11", "2.12.12", "2.12.13", "2.12.14", "2.13.4", "2.13.5", "2.13.6", "2.13.7", "3.2.1", "3.2.0", "3.1.2", "3.1.1", "3.1.0").
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- val gradleBloopVersion: String
The value is "1.6.1".
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val javaSemanticdbVersion: String
The value is "0.9.5".
- val localSnapshotVersion: String
The value is "1.0.1-SNAPSHOT".
- val mavenBloopVersion: String
The value is "2.0.0".
- val mdocVersion: String
The value is "2.3.7".
- val metalsVersion: String
The value is "1.0.1".
- val millVersion: String
The value is "0.11.1".
- val minimumSupportedSbtVersion: String
The value is "1.6.0".
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nonDeprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.11", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.13.8", "2.13.9", "2.13.10", "3.3.0", "3.2.2", "3.1.3", "3.3.1-RC5").
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val sbtBloopVersion: String
The value is "1.5.8".
- val sbtJdiToolsVersion: String
The value is "1.1.1".
- val sbtVersion: String
The value is "1.9.4".
- val scala211: String
The value is "2.11.12".
- val scala212: String
The value is "2.12.18".
- val scala213: String
The value is "2.13.11".
- val scala3: String
The value is "3.3.0".
- val scalaCliVersion: String
The value is "1.0.4".
- val scalafmtVersion: String
The value is "3.7.12".
- val scalametaVersion: String
The value is "4.8.3".
- val semanticdbVersion: String
The value is "4.8.3".
- val supportedScala2Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.11", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.13.8", "2.13.9", "2.13.10", "2.11.12", "2.12.11", "2.12.12", "2.12.13", "2.12.14", "2.13.4", "2.13.5", "2.13.6", "2.13.7").
- val supportedScala3Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("3.3.0", "3.2.2", "3.1.3", "3.3.1-RC5", "3.2.1", "3.2.0", "3.1.2", "3.1.1", "3.1.0").
- val supportedScalaBinaryVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13", "2.12", "2.11", "3").
- val supportedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.11", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.13.8", "2.13.9", "2.13.10", "2.11.12", "2.12.11", "2.12.12", "2.12.13", "2.12.14", "2.13.4", "2.13.5", "2.13.6", "2.13.7", "3.3.0", "3.2.2", "3.1.3", "3.3.1-RC5", "3.2.1", "3.2.0", "3.1.2", "3.1.1", "3.1.0").
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated @Deprecated
- Deprecated