public final class VersionInfo extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
VersionInfo(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
static VersionInfo |
get() |
Map<String,String> |
getAsMap() |
String |
getBuildBranch() |
String |
getBuildHash() |
String |
getBuildTimestamp() |
String |
getVersion() |
protected VersionInfo(Properties props)