is not current version
Last Version 0.2.1

JSch 0.1.62

JSch is a pure Java implementation of SSH2

License

License

GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

jsch
Version

Version

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

Download jsch 0.1.62


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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.testcontainers : junit-jupiter jar 1.15.2
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.