public final class Version
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
VERSION
private static final String VERSION
- See Also:
-
-
GROUPID
private static final String GROUPID
- See Also:
-
-
ARTIFACTID
private static final String ARTIFACTID
- See Also:
-
-
REVISION
private static final String REVISION
- See Also:
-
-
-
Method Details
-
getVersion
public static String getVersion()
-
getVERSION
public static String getVERSION()
- Returns:
- the VERSION
-
getGROUPID
public static String getGROUPID()
- Returns:
- the GROUPID
-
getARTIFACTID
public static String getARTIFACTID()
- Returns:
- the ARTIFACTID
-
getREVISION
public static String getREVISION()
- Returns:
- the REVISION