Package org.jboss.msc

Class Version


  • public final class Version
    extends Object
    The current version of this module.
    Author:
    David M. Lloyd
    • Method Detail

      • getJarName

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

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

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