MVN

com.madgag : jsch

Maven & Gradle

Oct 10, 2010
30 stars

JSch · JSch is a pure Java implementation of SSH2 - this is a spork by Roberto Tyley for experimental purposes

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.43.1-UNOFFICIAL-BUILD</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.43.1-UNOFFICIAL-BUILD

All Versions

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

Version Vulnerabilities Updated
0.1.x
jsch-0.1.43.1-UNOFFICIAL-BUILD

How to add a dependency to Maven

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

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.43.1-UNOFFICIAL-BUILD</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.madgag:jsch:0.1.43.1-UNOFFICIAL-BUILD'

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

implementation("com.madgag:jsch:0.1.43.1-UNOFFICIAL-BUILD")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.madgag" % "jsch" % "0.1.43.1-UNOFFICIAL-BUILD"

Advertisement

Dependencies from Group

May 27, 2014
31 usages
Dec 16, 2021
11 usages
153 stars
May 27, 2014
11 usages
Jan 01, 2013
9 usages
1 stars
Dec 16, 2021
8 usages
2 stars

Discover Dependencies

Dec 24, 2014
1 usages
Dec 24, 2014
1 usages
Dec 24, 2014
3 usages
Dec 24, 2014
300 stars
Jul 18, 2010
1 stars
Nov 17, 2014
1 usages
0 stars