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
ammonite212: String
The value is "2.12.15".
-
val
ammonite213: String
The value is "2.13.7".
-
val
ammoniteVersion: String
The value is "2.5.2".
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
bloopNightlyVersion: String
The value is "1.4.13".
-
val
bloopVersion: String
The value is "1.4.13".
-
val
bspVersion: String
The value is "2.0.0-M15".
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
debugAdapterVersion: String
The value is "2.0.13".
-
val
deprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.11.12", "2.12.8", "2.12.9", "2.12.10", "2.13.1", "2.13.2", "2.13.3", "2.13.4", "3.0.1", "3.0.0").
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
val
gradleBloopVersion: String
The value is "1.4.13".
-
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.2-SNAPSHOT".
-
val
mavenBloopVersion: String
The value is "1.4.13".
-
val
mdocVersion: String
The value is "2.3.1".
-
val
metalsVersion: String
The value is "0.11.2".
-
val
millVersion: String
The value is "0.10.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.8", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.12.11", "2.13.5", "2.13.6", "2.13.7", "3.1.2-RC1", "3.1.1", "3.1.0", "3.0.2").
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
organizeImportVersion: String
The value is "0.6.0".
-
val
sbtBloopVersion: String
The value is "1.4.13".
-
val
sbtJdiToolsVersion: String
The value is "1.1.1".
-
val
sbtVersion: String
The value is "1.6.2".
-
val
scala211: String
The value is "2.11.12".
-
val
scala212: String
The value is "2.12.15".
-
val
scala213: String
The value is "2.13.8".
-
val
scala3: String
The value is "3.1.1".
-
val
scalafmtVersion: String
The value is "3.4.0".
-
val
scalametaVersion: String
The value is "4.5.0".
-
val
semanticdbVersion: String
The value is "4.5.0".
-
val
supportedScala2Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.8", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.12.11", "2.13.5", "2.13.6", "2.13.7", "2.11.12", "2.12.8", "2.12.9", "2.12.10", "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.1.2-RC1", "3.1.1", "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.8", "2.12.15", "2.12.14", "2.12.13", "2.12.12", "2.12.11", "2.13.5", "2.13.6", "2.13.7", "2.11.12", "2.12.8", "2.12.9", "2.12.10", "2.13.1", "2.13.2", "2.13.3", "2.13.4", "3.1.2-RC1", "3.1.1", "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(): 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
- @throws( ... ) @native()