JLine Parent

JLine

License

License

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-parent
Last Version

Last Version

3.21.0
Release Date

Release Date

Type

Type

pom
Description

Description

JLine Parent
JLine
Source Code Management

Source Code Management

http://github.com/jline/jline3

Download jline-parent

Filename Size
jline-parent-3.21.0.pom 22 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
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