MVN

com.pastdev : jsch-nio

Maven & Gradle

Oct 10, 2019
5 usages
94 stars

JSch NIO FileSystem Implementation · A Java 7 FileSystem implementation over SSH using JSch and jsch-extension

<dependency>
    <groupId>com.pastdev</groupId>
    <artifactId>jsch-nio</artifactId>
    <version>1.0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.14

All Versions

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

Version Vulnerabilities Updated
1.0.x
jsch-nio-1.0.14
jsch-nio-1.0.13
jsch-nio-1.0.12
jsch-nio-1.0.11
jsch-nio-1.0.10
jsch-nio-1.0.9
jsch-nio-1.0.8
jsch-nio-1.0.7
jsch-nio-1.0.6
jsch-nio-1.0.5
jsch-nio-1.0.4
jsch-nio-1.0.3
jsch-nio-1.0.2
0.1.x
jsch-nio-0.1.9
jsch-nio-0.1.8
jsch-nio-0.1.7
jsch-nio-0.1.6
jsch-nio-0.1.5
jsch-nio-0.1.4
jsch-nio-0.1.3
jsch-nio-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pastdev</groupId>
    <artifactId>jsch-nio</artifactId>
    <version>1.0.14</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pastdev:jsch-nio:1.0.14'

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

implementation("com.pastdev:jsch-nio:1.0.14")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pastdev" % "jsch-nio" % "1.0.14"

Advertisement

Dependencies from Group

Apr 21, 2018
10 usages
65 stars
Oct 10, 2019
5 usages
94 stars

Discover Dependencies

Aug 26, 2023
7 usages
56 stars
May 22, 2023
1 usages
Nov 23, 2021
128 stars
May 29, 2019
1 usages
21 stars
Jul 21, 2023
2 usages
15 stars
Apr 04, 2023
1 usages
269 stars
Apr 04, 2023
1 usages
269 stars
Sep 19, 2022
3 usages
68.2k stars
Oct 18, 2019
12 usages
3 stars