목차
Java CLI (Command Line Interface)
Apache Commons CLI
args4j
jbock
Commandline
참조
Java CLI (Command Line Interface)
picocli
Apache Commons CLI
https://commons.apache.org/proper/commons-cli/
Java Command-Line Interfaces (Part 1): Apache Commons CLI
args4j
http://args4j.kohsuke.org/
Inspired by Actual Events: Java Command-Line Interfaces (Part 2): args4j
jbock
https://github.com/h908714124/jbock
Inspired by Actual Events: Java Command-Line Interfaces (Part 3): jbock
Commandline
https://github.com/jankroken/commandline
Inspired by Actual Events: Java Command-Line Interfaces (Part 4): Commandline
참조
Distributing a Java Command-Line Application - DZone Java