jline2

Jline 2.x

  • 所有者: jline/jline2
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者jline/jline2
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Other
所有者活动
創建於2011-04-06 14:53:44
推送於2020-10-12 18:56:53
最后一次提交2019-03-08 12:09:04
發布數22
最新版本名稱jline-2.14.6 (發布於 2018-03-26 11:15:14)
第一版名稱jline-2.0 (發布於 2009-11-26 14:27:49)
用户参与
星數715
關注者數51
派生數183
提交數738
已啟用問題?
問題數189
打開的問題數48
拉請求數70
打開的拉請求數8
關閉的拉請求數33
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?