License |
License |
---|---|
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdjsch-fs |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsch
xbib Jsch Secure Shell services
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
jsch-fs-0.0.2.pom | |
jsch-fs-0.0.2.jar | 84 KB |
jsch-fs-0.0.2-sources.jar | 42 KB |
jsch-fs-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/jsch-fs/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>jsch-fs</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/jsch-fs/
implementation 'org.xbib:jsch-fs:0.0.2'
// https://jarcasting.com/artifacts/org.xbib/jsch-fs/
implementation ("org.xbib:jsch-fs:0.0.2")
'org.xbib:jsch-fs:jar:0.0.2'
<dependency org="org.xbib" name="jsch-fs" rev="0.0.2">
<artifact name="jsch-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='jsch-fs', version='0.0.2')
)
libraryDependencies += "org.xbib" % "jsch-fs" % "0.0.2"
[org.xbib/jsch-fs "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.xbib : jsch-core | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.10.0 |
org.apache.sshd : sshd-core | jar | 1.6.0 |