Command Line Parsers
Allows a direct call to a main(String[] args) method using an unparsed string containing the arguments.
Last Release on Nov 30, 2017
53. Util Args
com.nilcaream.utilargs » util-argsApache
POSIX-style Java utility argument binder
Last Release on Jul 9, 2020
54. CLI Utilities
com.github.jpbetz » cli-utilApache
cli-util is an extension of apache common's java command line interface (commons-cli) library.
It adds sub commands, more type safely and a declarative style for defining commands, their
options, flags and arguments.
Last Release on Jan 25, 2012
Command Line Arguments Parser for Java
Last Release on Nov 28, 2022
Library supporting an implementation of command line interface for Java applications
Last Release on Sep 5, 2014
58. CLI
org.skife.cli » cliApache
Git-like-cli is a Java annotation-based framework for parsing Git like command line structures. Based
on Dain Sundstrom's git-like-cli (http://github.com/dain/git-like-cli)
Last Release on Mar 22, 2012
CLI-Parsec is a declarative CLI-Parser-Framework for Java. It is based on
annotations and aims to ease defining and parsing command line interfaces.
Last Release on Jun 3, 2014
60. Airline
Java annotation-based framework for parsing Git like command line structures
Last Release on Jan 27, 2014