Class Version

java.lang.Object
org.jboss.ejb.client.Version

public final class Version extends Object
Author:
David M. Lloyd
  • Method Details

    • getJarName

      public static String getJarName()
      Get the name of the program JAR.
      Returns:
      the name
    • getVersionString

      public static String getVersionString()
      Get the version string.
      Returns:
      the version string
    • main

      public static void main(String[] args)
      Print out the current version on System.out.
      Parameters:
      args - ignored