MVN

jsch : jsch

Maven & Gradle

Mar 01, 2006
14 usages
<dependency>
    <groupId>jsch</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jsch : jsch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.29

All Versions

Choose a version of jsch : jsch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jsch-0.1.29
jsch-0.1.25
jsch-0.1.21
jsch-0.1.17
jsch-0.1.16
jsch-0.1.14
jsch-0.1.8
jsch-0.1.7
jsch-0.1.5
0.0.x
jsch-0.0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>jsch</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.25</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jsch:jsch:0.1.25'

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

implementation("jsch:jsch:0.1.25")

How to add a dependency to SBT Scala

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

libraryDependencies += "jsch" % "jsch" % "0.1.25"

Advertisement

Dependencies from Group

Mar 01, 2006
14 usages

Discover Dependencies

Oct 18, 2005
1 usages
Jan 19, 2006
7 usages
Dec 24, 2012
29 usages
Sep 20, 2005
22 usages
Apr 07, 2012
2 usages
213 stars
Aug 14, 2014
31 stars
Nov 21, 2012
5 usages
6.4k stars
Sep 20, 2005
1 usages
Oct 06, 2012
5 usages
Jan 10, 2008
20 usages