Class VersionHelper
java.lang.Object
com.aeontronix.enhancedmule.tools.util.VersionHelper
- All Implemented Interfaces:
picocli.CommandLine.IVersionProvider
public class VersionHelper extends Object implements picocli.CommandLine.IVersionProvider
-
Field Summary
Fields Modifier and Type Field Description static StringEMT_VERSIONstatic String[]EMT_VERSION_ARR -
Constructor Summary
Constructors Constructor Description VersionHelper() -
Method Summary
Modifier and Type Method Description static StringgetPOMVersion()String[]getVersion()
-
Field Details
-
Constructor Details
-
VersionHelper
public VersionHelper()
-
-
Method Details
-
getVersion
- Specified by:
getVersionin interfacepicocli.CommandLine.IVersionProvider- Throws:
Exception
-
getPOMVersion
-