BUILD_DATE, MAJOR, MICRO, MINOR, QUALIFIER, REVISION, REVISION_HASH
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static String |
getBuildDate() |
static String |
getFullVersion() |
static int |
getRevision()
Deprecated.
|
static String |
getRevisionHash() |
static String |
getVersion() |
static String |
getVersionRevision() |
static void |
main(String[] args)
Prints the current version, revision and build date to the standard out.
|
static void |
printUsage() |
@Deprecated public static int getRevision()
public static String getRevisionHash()
public static String getBuildDate()
public static String getVersion()
public static String getVersionRevision()
public static String getFullVersion()
public static void printUsage()
public static void main(String[] args)
args
- Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.