JSch

JSch is a pure Java implementation of SSH2

License

License

GroupId

GroupId

com.jcraft
ArtifactId

ArtifactId

jsch
Last Version

Last Version

0.1.55
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.1.55
0.1.54
0.1.53
0.1.52
0.1.51
0.1.50
0.1.49
0.1.48
0.1.47
0.1.46
0.1.45
0.1.44-1
0.1.44
0.1.43-1
0.1.43
0.1.42
0.1.41
0.1.38
0.1.31
0.1.29
0.1.27
0.1.25
0.1.24
0.1.23