Last Version

jsch-extension 0.1.11

A set of extensions on top of JSch providing a full SCP protocol implementation, tunneling including multi-hop, a Java 7 FileSystem like implementation for Java 6 and remote command execution

License

License

GroupId

GroupId

com.pastdev
ArtifactId

ArtifactId

jsch-extension
Version

Version

0.1.11
Type

Type

jar
Description

Description

jsch-extension
A set of extensions on top of JSch providing a full SCP protocol implementation, tunneling including multi-hop, a Java 7 FileSystem like implementation for Java 6 and remote command execution
Project URL

Project URL

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

Project Organization

pastdev.com
Source Code Management

Source Code Management

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

Download jsch-extension 0.1.11


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.54
com.jcraft : jsch.agentproxy.connector-factory jar 0.0.9
com.jcraft : jsch.agentproxy.jsch jar 0.0.9
org.slf4j : slf4j-api jar 1.7.22

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.8
mysql : mysql-connector-java jar 5.1.40
org.apache.tomcat : tomcat-jdbc jar 7.0.73

Project Modules

There are no modules declared in this project.