| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.fangjinuo.agileway |
| ArtifactId | ArtifactIdagileway-sshclient |
| Last Version | Last Version3.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.fangjinuo.agileway:agileway-sshclient:3.1.8
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
| Filename | Size |
|---|---|
| agileway-sshclient-3.1.8.pom | |
| agileway-sshclient-3.1.8.jar | 206 KB |
| agileway-sshclient-3.1.8-sources.jar | 137 KB |
| agileway-sshclient-3.1.8-javadoc.jar | 623 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-sshclient</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation 'com.github.fangjinuo.agileway:agileway-sshclient:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation ("com.github.fangjinuo.agileway:agileway-sshclient:3.1.8")
'com.github.fangjinuo.agileway:agileway-sshclient:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-sshclient" rev="3.1.8">
<artifact name="agileway-sshclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-sshclient', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-sshclient" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-sshclient "3.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcraft : jsch Optional | jar | 0.1.55 |
| com.hierynomus : sshj | jar | 0.32.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
| org.bouncycastle : bcutil-jdk15on Optional | jar | 1.70 |
| net.i2p.crypto : eddsa Optional | jar | 0.3.0 |
| com.airlenet.yang : ganymed-ssh2 Optional | jar | 1.2.0 |
| com.trilead : trilead-ssh2 Optional | jar | 1.0.0-build222 |
| sshtools : j2ssh-core Optional | jar | 0.2.2 |
| org.slf4j : jcl-over-slf4j Optional | jar | 1.7.22 |
| com.sshtools : maverick-synergy-client Optional | jar | 3.0.3-FINAL |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.22 |
| junit : junit | jar | 4.13.1 |