Package org.wildfly.security
Class Version
- java.lang.Object
-
- org.wildfly.security.Version
-
public final class Version extends Object
The version of this JAR.- Author:
- David M. Lloyd
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getJarName()
Get the JAR name.static String
getVersion()
Get the version.
-