is not current version
Last Version 0.2.1

JSch 0.1.71

JSch is a pure Java implementation of SSH2

License

License

GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

jsch
Version

Version

0.1.71
Type

Type

jar
Description

Description

JSch
JSch is a pure Java implementation of SSH2
Project URL

Project URL

https://github.com/mwiede/jsch

Download jsch 0.1.71


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

Dependencies

compile (5)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on Optional jar 1.70
com.kohlschutter.junixsocket : junixsocket-common Optional jar 2.4.0
com.kohlschutter.junixsocket : junixsocket-native-common Optional jar 2.4.0
net.java.dev.jna : jna-jpms Optional jar 5.10.0
net.java.dev.jna : jna-platform-jpms Optional jar 5.10.0

provided (1)

Group / Artifact Type Version
com.kohlschutter : compiler-annotations jar 1.4.2

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.testcontainers : junit-jupiter jar 1.16.2
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.7
org.scala-lang : scala-library jar 2.13.7
org.scalatest : scalatest_2.13 jar 3.2.10
co.helmethair : scalatest-junit-runner jar 0.1.10

Project Modules

There are no modules declared in this project.