jline
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.leiningen
[jline "0.9.94"]
maven
<dependency> <groupId>jline</groupId> <artifactId>jline</artifactId> <version>0.9.94</version> </dependency>
Pushed by jstrate on Fri Nov 27 05:53:53 UTC 2009