License |
License |
---|---|
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdsshd-common |
Last Version | Last Version2.6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsshd-common
SSHD server and client library for Java and Groovy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sshd-common-2.6.0.0.pom | |
sshd-common-2.6.0.0.jar | 830 KB |
sshd-common-2.6.0.0-sources.jar | 479 KB |
sshd-common-2.6.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/sshd-common/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>sshd-common</artifactId>
<version>2.6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/sshd-common/
implementation 'org.xbib:sshd-common:2.6.0.0'
// https://jarcasting.com/artifacts/org.xbib/sshd-common/
implementation ("org.xbib:sshd-common:2.6.0.0")
'org.xbib:sshd-common:jar:2.6.0.0'
<dependency org="org.xbib" name="sshd-common" rev="2.6.0.0">
<artifact name="sshd-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='sshd-common', version='2.6.0.0')
)
libraryDependencies += "org.xbib" % "sshd-common" % "2.6.0.0"
[org.xbib/sshd-common "2.6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib : sshd-eddsa | jar | 2.6.0.0 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |