Last Version

JSch 0.1.55

JSch is a pure Java implementation of SSH2

License

License

GroupId

GroupId

com.jcraft
ArtifactId

ArtifactId

jsch
Version

Version

0.1.55
Type

Type

jar
Description

Description

JSch
JSch is a pure Java implementation of SSH2
Project URL

Project URL

http://www.jcraft.com/jsch/
Project Organization

Project Organization

JCraft,Inc.
Source Code Management

Source Code Management

http://git.jcraft.com/jsch.git

Download jsch 0.1.55


<!-- https://jarcasting.com/artifacts/com.jcraft/jsch/ -->
<dependency>
    <groupId>com.jcraft</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcraft/jsch/
implementation 'com.jcraft:jsch:0.1.55'
// https://jarcasting.com/artifacts/com.jcraft/jsch/
implementation ("com.jcraft:jsch:0.1.55")
'com.jcraft:jsch:jar:0.1.55'
<dependency org="com.jcraft" name="jsch" rev="0.1.55">
  <artifact name="jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcraft', module='jsch', version='0.1.55')
)
libraryDependencies += "com.jcraft" % "jsch" % "0.1.55"
[com.jcraft/jsch "0.1.55"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jzlib Optional jar 1.0.7

Project Modules

There are no modules declared in this project.