java.lang.Object
org.tentackle.common.Version
Holds Tentackle versioning information.
- Author:
- harald
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RELEASE
the artifact version -
DATE
the build timestamp
-
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
main
Prints the build version and license.- Parameters:
args- command line args (ignored)
-