JLine is a Java library for handling console input with line editing and history support.
<dependency>
<groupId>jline</groupId>
<artifactId>jline</artifactId>
<version>2.14.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a line from the console with JLine.
Upgrade to JLine 3.x (e.g., org.jline:jline:3.x) for continued support.
No dependency data recorded yet.