cli
Sort by:Popular

cli-util is an extension of apache common's java command line interface (commons-cli) library. It adds sub commands, more type safely and a declarative style for defining commands, their options, flags and arguments.
Last Release on Jan 25, 2012
Library supporting an implementation of command line interface for Java applications
Last Release on Sep 5, 2014
tools for displaying tabular data in a terminal
Last Release on Mar 24, 2015
Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
Last Release on Apr 8, 2014

A rich REPL for Clojure in the notebook style.
Last Release on Jan 8, 2017
Java annotation-based framework for parsing Git like command line structures
Last Release on Jan 27, 2014
POSIX-style Java utility argument binder
Last Release on Jul 9, 2020
NREPL
Last Release on Oct 11, 2013

Relocated → org.clojure » tools.nrepl
CLI-Parsec is a declarative CLI-Parser-Framework for Java. It is based on annotations and aims to ease defining and parsing command line interfaces.
Last Release on Jun 3, 2014
Extracting command line options directly into data members: each field marked with an @External annotation automatically becomes a command line option. Extracting the options values from the command line arguments, i.e., the "String[] args" parameter ...
Last Release on Mar 12, 2012