| License |
License |
|---|---|
| GroupId | GroupIdorg.xbib |
| ArtifactId | ArtifactIdjsch-core |
| 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-core-0.0.2.pom | |
| jsch-core-0.0.2.jar | 278 KB |
| jsch-core-0.0.2-sources.jar | 148 KB |
| jsch-core-0.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/jsch-core/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>jsch-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/jsch-core/
implementation 'org.xbib:jsch-core:0.0.2'
// https://jarcasting.com/artifacts/org.xbib/jsch-core/
implementation ("org.xbib:jsch-core:0.0.2")
'org.xbib:jsch-core:jar:0.0.2'
<dependency org="org.xbib" name="jsch-core" rev="0.0.2">
<artifact name="jsch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='jsch-core', version='0.0.2')
)
libraryDependencies += "org.xbib" % "jsch-core" % "0.0.2"
[org.xbib/jsch-core "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |