- java.lang.Object
-
- org.tentackle.common.Version
-
public class Version extends java.lang.ObjectHolds Tentackle versioning information.- Author:
- harald
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Prints the build version and license.
-