Last Version

JSch NIO FileSystem Implementation 1.0.14

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

License

License

GroupId

GroupId

com.pastdev
ArtifactId

ArtifactId

jsch-nio
Version

Version

1.0.14
Type

Type

jar
Description

Description

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

Project URL

https://github.com/lucastheisen/jsch-nio
Project Organization

Project Organization

pastdev.com
Source Code Management

Source Code Management

http://github.com/lucastheisen/jsch-nio

Download jsch-nio 1.0.14


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

Dependencies

compile (1)

Group / Artifact Type Version
com.pastdev : jsch-extension jar 0.1.11

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.8
org.bouncycastle : bcprov-jdk15on jar 1.56

Project Modules

There are no modules declared in this project.