Update jbock (#941)
This commit is contained in:
@ -137,7 +137,7 @@ _Libraries for everything related to the CLI._
|
|||||||
- [Jansi](https://github.com/fusesource/jansi) - ANSI escape codes to format console output.
|
- [Jansi](https://github.com/fusesource/jansi) - ANSI escape codes to format console output.
|
||||||
- [Java ASCII Render](https://github.com/indvd00m/java-ascii-render) - Graphical primitives for the console.
|
- [Java ASCII Render](https://github.com/indvd00m/java-ascii-render) - Graphical primitives for the console.
|
||||||
- [JCommander](http://jcommander.org) - Command-line argument-parsing framework with custom types and validation via implementing interfaces.
|
- [JCommander](http://jcommander.org) - Command-line argument-parsing framework with custom types and validation via implementing interfaces.
|
||||||
- [jbock](https://github.com/h908714124/jbock) - Typesafe, reflection-free, annotation based command-line parser.
|
- [jbock](https://github.com/jbock-java/jbock) - Reflectionless command line parser.
|
||||||
- [Jexer](https://gitlab.com/klamonte/jexer) - Advanced console (and Swing) text user interface (TUI) library, with mouse-draggable windows, built-in terminal window manager, and sixel image support. Looks like [Turbo Vision](https://en.wikipedia.org/wiki/Turbo_Vision).
|
- [Jexer](https://gitlab.com/klamonte/jexer) - Advanced console (and Swing) text user interface (TUI) library, with mouse-draggable windows, built-in terminal window manager, and sixel image support. Looks like [Turbo Vision](https://en.wikipedia.org/wiki/Turbo_Vision).
|
||||||
- [JLine](https://github.com/jline/jline3) - Includes features from modern shells like completion or history.
|
- [JLine](https://github.com/jline/jline3) - Includes features from modern shells like completion or history.
|
||||||
- [JOpt Simple](https://jopt-simple.github.io/jopt-simple/) - Fluent parser that uses the POSIX#getopt and GNU#getopt_long syntaxes.
|
- [JOpt Simple](https://jopt-simple.github.io/jopt-simple/) - Fluent parser that uses the POSIX#getopt and GNU#getopt_long syntaxes.
|
||||||
|
Reference in New Issue
Block a user