Class Version
java.lang.Object
com.github.sardine.Version
Provides version information from the manifest.
-
Method Details
-
getSpecification
- Returns:
- The
Specification-Versionin the JAR manifest.
-
getImplementation
- Returns:
- The
Implementation-Versionin the JAR manifest.
-
main
A simple main method that prints the version and exits
-