Class Version


  • public final class Version
    extends Object
    The version of the Marshalling API.
    • Field Detail

      • VERSION

        public static final String VERSION
        The version.
    • Method Detail

      • getVersionString

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

        public static String getJarName()
        Get the JAR file name.
        Returns:
        the JAR file name
      • main

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