New Java CLI Libraries 2026
last commit 10 months ago fusesource/jansi 1K +2
added 2 months ago
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
last commit 3 months ago kusoroadeolu/clique 29
added 2 months ago
A lightweight Java framework for styling and beautifying terminal output
last commit 2 years ago kohsuke/args4j 800
added 1 year ago
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
last commit 6 months ago remkop/picocli 5K +1
added 1 year ago
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease.
last commit 3 months ago cbeust/jcommander 2K
added 1 year ago