libcommons-cli-java binary package in Ubuntu Lunar amd64

 The Apache Commons CLI library provides an API for parsing command line options
 passed to programs. It's also able to print help messages detailing the options
 available for a command line tool.
 .
 Commons CLI supports different types of options:
 .
  * POSIX like options (ie. tar -zxvf foo.tar.gz)
  * GNU like long options (ie. du --human-readable --max-depth=1)
  * Java like properties (ie. java -Djava.awt.headless=true Foo)
  * Short options with value attached (ie. gcc -O2 foo.c)
  * long options with single hyphen (ie. ant -projecthelp)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-03 09:59:22 UTC Published Ubuntu Lunar amd64 release universe libs Optional 1.5.0-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe libs Optional 1.5.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-03 09:59:51 UTC Superseded Ubuntu Lunar amd64 release universe libs Optional 1.4-2
  • Removal requested .
  • Superseded by amd64 build of libcommons-cli-java 1.5.0-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu