Command Line Parsers
Sort by:Popular

Allows a direct call to a main(String[] args) method using an unparsed string containing the arguments.
Last Release on Nov 30, 2017
freecli-core
Last Release on Dec 16, 2018
POSIX-style Java utility argument binder
Last Release on Jul 9, 2020
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
A simple library for parsing command line arguments.
Last Release on Aug 4, 2022
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
Java annotation-based framework for parsing Git like command line structures
Last Release on Jan 27, 2014