gserialver - version command
gserialver [OPTIONS]... CLASS...
Print the serialVersionUID of the specified classes.
-classpath PATH
Class path to use to find classes.
Standard options:
-help
Print help text, then exit.
-version
Print version number, then exit.
-JOPTION
Pass argument to the Java runtime.
javac(1), ...