@ThreadSafe @PublicApi public final class Version extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Prints the version of the current build.
|
static void |
printUsage(org.apache.commons.cli.Options options)
Prints the usage of the version command.
|
public static void main(String[] args)
args
- the argumentspublic static void printUsage(org.apache.commons.cli.Options options)
options
- the set of command line options to put in the help textCopyright © 2023. All Rights Reserved.