MVN

com.github.mwiede : jsch

Maven & Gradle

Aug 01, 2023
4 usages
537 stars

JSch · JSch is a pure Java implementation of SSH2

<dependency>
    <groupId>com.github.mwiede</groupId>
    <artifactId>jsch</artifactId>
    <version>0.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mwiede : jsch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.11

All Versions

Choose a version of com.github.mwiede : jsch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jsch-0.2.11
jsch-0.2.10
jsch-0.2.9
jsch-0.2.8
jsch-0.2.7
jsch-0.2.6
jsch-0.2.5
jsch-0.2.4
jsch-0.2.3
jsch-0.2.2
jsch-0.2.1
jsch-0.2.0
0.1.x
jsch-0.1.72
jsch-0.1.71
jsch-0.1.70
jsch-0.1.69
jsch-0.1.68
jsch-0.1.67
jsch-0.1.66
jsch-0.1.65
jsch-0.1.64
jsch-0.1.63
jsch-0.1.62
jsch-0.1.61
jsch-0.1.60
jsch-0.1.59
jsch-0.1.58
jsch-0.1.57
jsch-0.1.56

How to add a dependency to Maven

Add the following com.github.mwiede : jsch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mwiede</groupId>
    <artifactId>jsch</artifactId>
    <version>0.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mwiede : jsch gradle dependency to your build.gradle file:

implementation 'com.github.mwiede:jsch:0.2.11'

Gradle Kotlin DSL: Add the following com.github.mwiede : jsch gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mwiede:jsch:0.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mwiede : jsch sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mwiede" % "jsch" % "0.2.11"

Advertisement

Dependencies from Group

Aug 01, 2023
4 usages
537 stars
Oct 24, 2022
4 stars
Jan 06, 2020
3 stars
May 06, 2020
0 stars

Discover Dependencies

May 19, 2020
2 stars
Jul 30, 2021
8 stars
Mar 26, 2021
98 stars
May 21, 2020
6 stars
Aug 18, 2023
3 usages
1k stars
Aug 18, 2023
3 usages
1k stars
May 26, 2022
8 stars