Last Version

com.github.fangjinuo.agileway:agileway-ssh 2.2.7

Java frameworks extensions: servlet, httpclient, spring, ... etc

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-ssh
Version

Version

2.2.7
Type

Type

jar
Description

Description

Java frameworks extensions: servlet, httpclient, spring, ... etc

Download agileway-ssh 2.2.7


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

Dependencies

compile (6)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
net.schmizz : sshj jar 0.10.0
com.airlenet.yang : ganymed-ssh2 jar 1.2.0
sshtools : j2ssh-core jar 0.2.9
com.trilead : trilead-ssh2 jar 1.0.0-build222
org.apache.maven.wagon : wagon-ssh-common jar 3.4.2

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 3.4.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.22
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.