Last Version

jcabi-ssh 1.6.1

Simple SSH Client

License

License

BSD
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-ssh
Version

Version

1.6.1
Type

Type

jar
Description

Description

jcabi-ssh
Simple SSH Client
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/jcabi/jcabi-ssh

Download jcabi-ssh 1.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.jcabi : jcabi-aspects jar 0.22.5
com.jcabi : jcabi-log jar 0.17.2
org.apache.commons : commons-lang3 jar 3.5
org.cactoos : cactoos jar 0.16
com.jcraft : jsch jar 0.1.54
org.apache.sshd : sshd-core Optional jar 1.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

test (1)

Group / Artifact Type Version
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.