object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BuildInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
baseDirectory: File
The value is new java.io.File("/home/vsts/work/1/s/core").
-
val
datasetDir: File
The value is new java.io.File("/home/vsts/work/1/s/target/scala-2.12/datasets/datasets-2023-04-03").
-
val
name: String
The value is "synapseml-core".
-
val
sbtVersion: String
The value is "1.6.1".
-
val
scalaVersion: String
The value is "2.12.15".
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
val
version: String
The value is "0.11.4".