Binary package “libjcommander-java” in ubuntu mantic

Java framework for parsing command line parameters

 JCommander is a Java framework to parse command line options with annotations.
 The command line options are defined by annotating the fields of a Java class
 and the parser populates the fields automatically.