Changed command line parser to picocli
This commit is contained in:
parent
cc00cd9c95
commit
31143cfbfb
6 changed files with 159 additions and 181 deletions
|
@ -47,9 +47,9 @@ This project depends on the following libraries.
|
|||
- Logback
|
||||
https://logback.qos.ch/
|
||||
(For JavaDocs, look left.)
|
||||
- Apache Commons CLI 1.x
|
||||
http://commons.apache.org/proper/commons-cli/
|
||||
(For JavaDocs, scroll down.)
|
||||
- picocli 2.x
|
||||
http://picocli.info/
|
||||
(For JavaDocs, look left and scroll down to "API Javadoc".)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue