Command Line Parsers
Sort by:Popular

This parser strives to achieve an elegant, ioc-type interface to make launching command-line projects effortless.
Last Release on Apr 15, 2025
Using annotations you can make very succinct main methods that don't need to know how to parse command line arguments with either fields, properties, or method based injection.
Last Release on Jun 11, 2007
getopt4j: Parse command line arguments in java.
Last Release on Jun 17, 2019
clist-core
Last Release on Jun 11, 2019
Git-like-cli is a Java annotation-based framework for parsing Git like command line structures.
Last Release on Apr 5, 2012
Java annotation-based framework for parsing Git like command line structures
Last Release on Apr 28, 2025
The Java-based Simple Argument Parser.
Last Release on Jan 29, 2021
JewelCli uses an annotated interface definition to automatically parse and present command line arguments
Last Release on Apr 11, 2009
Command line argument parsing library from the folks at Google.
Last Release on Dec 6, 2016
LineArgs is a simple implementation of command line arguments parser based on annotations/metadata. A .NET version with the same API is also available.
Last Release on Sep 23, 2013