Last Version

JLine Remote SSH 3.21.0

JLine

License

License

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-remote-ssh
Version

Version

3.21.0
Type

Type

jar
Description

Description

JLine Remote SSH
JLine

Download jline-remote-ssh 3.21.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jline : jline-builtins jar 3.21.0
org.apache.sshd : sshd-core Optional jar 2.7.0
org.apache.sshd : sshd-scp Optional jar 2.7.0
org.apache.sshd : sshd-sftp Optional jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.