Package com.helixframework.env
Class BuildInfo
java.lang.Object
com.helixframework.env.BuildInfo
Gets the build info from build-info.properties file.
-
Method Details
-
getInstance
Gets the singleton instance ofBuildInfo.- Returns:
- instance
-
getGroup
Gets the build group name.- Returns:
- group name
-
getArtifact
Gets the build artifact name.- Returns:
- artifact name
-
getVersion
Gets the build version.- Returns:
- version
-
getName
Gets the build artifact name.- Returns:
- artifact name
-
getTimestamp
Gets the build timestamp.- Returns:
- timestamp
-