public final class Version extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getImplementation() |
static String |
getSpecification() |
static void |
main(String[] args)
A simple main method that prints the version and exits
|
public static String getSpecification()
Specification-Version in the JAR manifest.public static String getImplementation()
Implementation-Version in the JAR manifest.public static void main(String[] args)
Copyright © 2019. All rights reserved.