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 Details

    • EMT_VERSION

      public static final String EMT_VERSION
    • EMT_VERSION_ARR

      public static final String[] EMT_VERSION_ARR
  • Constructor Details

    • VersionHelper

      public VersionHelper()
  • Method Details

    • getVersion

      public String[] getVersion() throws Exception
      Specified by:
      getVersion in interface picocli.CommandLine.IVersionProvider
      Throws:
      Exception
    • getPOMVersion

      public static String getPOMVersion()