Binary package “libjsap-java” in ubuntu bionic

Java Simple Argument Parser

 Library which ease the parsing of arguments (e.g. from a command line)
 for Java developers.
 It has features like:
   * support both switch and flags
   * cast the arguments to the expected type of object
   * can handle configuration file with default values