Command Line Parsers
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
33. Getopt4j: Parse Command Line Arguments In Java.7 usages
org.realityforge.getopt4j » getopt4jApache
getopt4j: Parse command line arguments in java.
Last Release on Jun 17, 2019
35. CLI4 usages
org.iq80.cli » git-like-cliApache
Git-like-cli is a Java annotation-based framework for parsing Git like command line structures.
Last Release on Apr 5, 2012
36. Airline4 usages
com.facebook.airlift » airlineApache
Java annotation-based framework for parsing Git like command line structures
Last Release on Apr 28, 2025
37. JSAP4 usages
it.unimi.di » jsapApache
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
40. LineArgs2 usages
org.lineargs » LineArgsApache
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