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.17".
- val ammonite213: String
The value is "2.13.10".
- val ammonite3: String
The value is "3.1.3".
- val ammoniteVersion: String
The value is "2.5.5".
- 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.6".
- val bloopVersion: String
The value is "1.5.6".
- val bspVersion: String
The value is "2.1.0-M3".
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- val debugAdapterVersion: String
The value is "3.0.4".
- val deprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.11.12", "2.12.9", "2.12.10", "2.12.11", "2.13.1", "2.13.2", "2.13.3", "2.13.4", "3.2.2-RC1", "3.1.0", "3.0.2", "3.0.1", "3.0.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.5.8".
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val javaSemanticdbVersion: String
The value is "0.7.4".
- val localSnapshotVersion: String
The value is "0.11.10-SNAPSHOT".
- val mavenBloopVersion: String
The value is "2.0.0".
- val mdocVersion: String
The value is "2.3.6".
- val metalsVersion: String
The value is "0.11.10".
- val millVersion: String
The value is "0.10.10".
- val minimumSupportedSbtVersion: String
The value is "1.4.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.10", "2.12.17", "2.12.16", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.13.5", "2.13.6", "2.13.7", "2.13.8", "2.13.9", "3.2.2-RC2", "3.2.1", "3.2.0", "3.1.3", "3.1.2", "3.1.1").
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- val organizeImportVersion: String
The value is "0.6.0".
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val sbtBloopVersion: String
The value is "1.5.6".
- val sbtJdiToolsVersion: String
The value is "1.1.1".
- val sbtVersion: String
The value is "1.8.0".
- val scala211: String
The value is "2.11.12".
- val scala212: String
The value is "2.12.17".
- val scala213: String
The value is "2.13.10".
- val scala3: String
The value is "3.2.1".
- val scalaCliVersion: String
The value is "0.1.19".
- val scalafmtVersion: String
The value is "3.5.9".
- val scalametaVersion: String
The value is "4.7.1".
- val semanticdbVersion: String
The value is "4.7.1".
- val supportedScala2Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.10", "2.12.17", "2.12.16", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.13.5", "2.13.6", "2.13.7", "2.13.8", "2.13.9", "2.11.12", "2.12.9", "2.12.10", "2.12.11", "2.13.1", "2.13.2", "2.13.3", "2.13.4").
- val supportedScala3Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("3.2.2-RC2", "3.2.1", "3.2.0", "3.1.3", "3.1.2", "3.1.1", "3.2.2-RC1", "3.1.0", "3.0.2", "3.0.1", "3.0.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.10", "2.12.17", "2.12.16", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.13.5", "2.13.6", "2.13.7", "2.13.8", "2.13.9", "2.11.12", "2.12.9", "2.12.10", "2.12.11", "2.13.1", "2.13.2", "2.13.3", "2.13.4", "3.2.2-RC2", "3.2.1", "3.2.0", "3.1.3", "3.1.2", "3.1.1", "3.2.2-RC1", "3.1.0", "3.0.2", "3.0.1", "3.0.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