JLine Parent

JLine

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.21.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

http://github.com/jline/jline3

Скачать jline-parent

Имя Файла Размер
jline-parent-3.21.0.pom 22 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • terminal
  • terminal-jna
  • terminal-jansi
  • reader
  • builtins
  • console
  • groovy
  • remote-ssh
  • remote-telnet
  • style
  • demo
  • graal
org.jline

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

Версия
3.21.0
3.20.0
3.19.0
3.18.0
3.17.1
3.17.0
3.16.0
3.15.0
3.14.1
3.14.0
3.13.3
3.13.2
3.13.1
3.13.0
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.0