public class VersionInfo
extends java.lang.Object
| Constructor and Description |
|---|
VersionInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGitHash() |
java.lang.String |
getVersion() |
void |
init()
Output the version on the logs.
|