-
Core Java
Java Command-Line Interfaces (Part 28): getopt4j
The page for getopt4j describes this as “a library to parse command line arguments according to the GNU style.” The…
Read More » -
Core Java
Java Command-Line Interfaces (Part 27): cli-parser
CLI Parser, originally hosted on and now archived on Google Code, is now available on GitHub. The archive Google Code…
Read More » -
Core Java
Java Command-Line Interfaces (Part 26): CmdOption
I became aware of the twenty-sixth featured Java-based library in this series on parsing command line arguments because of a…
Read More » -
Core Java
Java Command-Line Interfaces (Part 25): JCommando
JCommando is described on the JCommando site as “a Java argument parser for command-line parameters.” JCommando reads XML configuration to…
Read More » -
Core Java
Java Command-Line Interfaces (Part 24): MarkUtils-CLI
The first post in this series on parsing command line arguments in Java featured the Apache Commons CLI library. This…
Read More » -
Core Java
Java Command-Line Interfaces (Part 23): Rop
The Rop library is described on its main page as “a lightweight command line option parser written in Java.” The…
Read More » -
Core Java
Java Command-Line Interfaces (Part 22): argparser
John Lloyd‘s argparser is the library covered in this twenty-second post of the series on Java-based command line argument parsing.…
Read More » -
Core Java
Java Command-Line Interfaces (Part 21): Airline 2
The focus of this twenty-first post in this series on parsing command-line arguments in Java is on the Airline 2…
Read More » -
Core Java
Java Command-Line Interfaces (Part 20): JSAP
JSAP (Java Simple Argument Parser) 2.1 is the focus of this twentieth post in this series on processing command line…
Read More »