Package org.openziti.util
Object Version
-
- All Implemented Interfaces:
public class Version
-
-
Field Summary
Fields Modifier and Type Field Description private final PropertiesVersionInfoprivate final Stringversionprivate final Stringrevisionprivate final Stringbranchpublic final static VersionINSTANCE
-
Method Summary
Modifier and Type Method Description final PropertiesgetVersionInfo()final StringgetVersion()final StringgetRevision()final StringgetBranch()-
-
Method Detail
-
getVersionInfo
final Properties getVersionInfo()
-
getVersion
final String getVersion()
-
getRevision
final String getRevision()
-
-
-
-