Description
A Java library for handling console input. Command-line applications use it for line editing, history, completion and terminal behavior that is more comfortable than raw input.
It is a developer library and usually appears as a dependency. Install it directly when building or running Java terminal software that depends on JLine.