jline

patched jline2 for sbt

Лицензия

Лицензия

Apache-2.0
Категории

Категории

JLine Взаимодействие с пользователем CLI
Группа

Группа

com.swoval.jline
Идентификатор

Идентификатор

jline
Последняя версия

Последняя версия

2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86
Дата

Дата

Тип

Тип

jar
Описание

Описание

jline
patched jline2 for sbt
Ссылка на сайт

Ссылка на сайт

https://github.com/sbt/jline2
Организация-разработчик

Организация-разработчик

com.swoval.jline
Система контроля версий

Система контроля версий

https://github.com/sbt/jline2

Скачать jline

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.swoval.jline/jline/ -->
<dependency>
    <groupId>com.swoval.jline</groupId>
    <artifactId>jline</artifactId>
    <version>2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86</version>
</dependency>
// https://jarcasting.com/artifacts/com.swoval.jline/jline/
implementation 'com.swoval.jline:jline:2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86'
// https://jarcasting.com/artifacts/com.swoval.jline/jline/
implementation ("com.swoval.jline:jline:2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86")
'com.swoval.jline:jline:jar:2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86'
<dependency org="com.swoval.jline" name="jline" rev="2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86">
  <artifact name="jline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swoval.jline', module='jline', version='2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86')
)
libraryDependencies += "com.swoval.jline" % "jline" % "2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86"
[com.swoval.jline/jline "2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.fusesource.jansi : jansi jar 1.12

Модули Проекта

Данный проект не имеет модулей.

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
com.swoval.jline

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Версии библиотеки

Версия
2.14.7-sbt-8d4caeb87217c3a5f57b6884d28cfffcbe3edc86