command-line
Sort:
popular
|
newest
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
Last Release on Aug 14, 2024
2. JCommander1,389 usages
com.beust » jcommanderApache
Command line parsing library for Java
Last Release on Jan 11, 2022
Relocated → org.jcommander »
jcommander
5. Picocli897 usages
info.picocli » picocliApache
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 May 7, 2024
8. Scopt613 usages
com.github.scopt » scoptMIT
a command line options parsing library
Last Release on Apr 12, 2024
10. Clikt188 usages
com.github.ajalt » cliktApache
Multiplatform command line interface parsing for Kotlin
Last Release on Jun 20, 2020
Relocated → com.github.ajalt.clikt »
clikt