License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-sshclient |
Version | Version2.7.12 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-sshclient:2.7.12
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-sshclient-2.7.12.pom | |
agileway-sshclient-2.7.12.jar | 324 KB |
agileway-sshclient-2.7.12-sources.jar | 198 KB |
agileway-sshclient-2.7.12-javadoc.jar | 1004 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-sshclient</artifactId>
<version>2.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation 'com.github.fangjinuo.agileway:agileway-sshclient:2.7.12'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation ("com.github.fangjinuo.agileway:agileway-sshclient:2.7.12")
'com.github.fangjinuo.agileway:agileway-sshclient:jar:2.7.12'
<dependency org="com.github.fangjinuo.agileway" name="agileway-sshclient" rev="2.7.12">
<artifact name="agileway-sshclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-sshclient', version='2.7.12')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-sshclient" % "2.7.12"
[com.github.fangjinuo.agileway/agileway-sshclient "2.7.12"]
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 |
com.sshtools : maverick-synergy-client Optional | jar | 3.0.3-FINAL |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.22 |
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.22 |
junit : junit | jar | 4.13.1 |