Package org.jboss.msc
Class Version
java.lang.Object
org.jboss.msc.Version
The current version of this module.
- Author:
- David M. Lloyd
-
Method Details
-
getJarName
Get the name of the JBoss Modules JAR.- Returns:
- the name
-
getVersionString
Get the version string of JBoss Modules.- Returns:
- the version string
-
main
Print out the current version onSystem.out.- Parameters:
args- ignored
-