Command Line Parsers
Sort by:Popular

Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
Last Release on Aug 14, 2024
Command line parsing library for Java
Last Release on Jan 11, 2022

Relocated → org.jcommander » jcommander
Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.
Last Release on Apr 19, 2025
A Java library for parsing command line options
Last Release on Jul 13, 2017
Args4j is a small Java class library that makes it easy to parse command line options/arguments
Last Release on Mar 6, 2024
Command line parsing library for Clojure
Last Release on Feb 20, 2024
a command line options parsing library
Last Release on Apr 12, 2024
Multiplatform command line interface parsing for Kotlin
Last Release on Jun 20, 2020

Relocated → com.github.ajalt.clikt » clikt
The command-line parser library based on Python's argparse
Last Release on Apr 9, 2021
the Java-based Simple Argument Parser
Last Release on Jan 1, 2007

Relocated → it.unimi.di » jsap