jline2

Jline 2.x

  • Owner: jline/jline2
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Description

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.

JLine 2.x is an evolution of JLine 1.x which was previously maintained at SourceForge.

JLine 2.x development has come to an end, and users are encouraged to investigate the use of JLine 3.x instead.

License

JLine is distributed under the BSD License, meaning that you are completely free to redistribute, modify, or sell it with almost no restrictions.

Documentation

Forums

Maven Usage

Use the following definition to use JLine in your maven project:

<dependency>
  <groupId>jline</groupId>
  <artifactId>jline</artifactId>
  <version>2.14.2</version>
</dependency>

Building

Requirements

  • Maven 3+
  • Java 5+

Check out and build:

git clone git://github.com/jline/jline2.git
cd jline2
mvn install

Main metrics

Overview
Name With Ownerjline/jline2
Primary LanguageJava
Program languageJava (Language Count: 1)
Platform
License:Other
所有者活动
Created At2011-04-06 14:53:44
Pushed At2020-10-12 18:56:53
Last Commit At2019-03-08 12:09:04
Release Count22
Last Release Namejline-2.14.6 (Posted on 2018-03-26 11:15:14)
First Release Namejline-2.0 (Posted on 2009-11-26 14:27:49)
用户参与
Stargazers Count715
Watchers Count51
Fork Count183
Commits Count738
Has Issues Enabled
Issues Count189
Issue Open Count48
Pull Requests Count70
Pull Requests Open Count8
Pull Requests Close Count33
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private