Jar examples for j: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
You can download jar file jsch-extension 0.1.5 in this page.
MIT license (also X11)
You can use the following script to add jsch-extension-0.1.5.jar to your project.
<dependency> <groupId>com.pastdev</groupId> <artifactId>jsch-extension</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.pastdev', name: 'jsch-extension', version: '0.1.5'
libraryDependencies += "com.pastdev" % "jsch-extension" % "0.1.5"
<dependency org="com.pastdev" name="jsch-extension" rev="0.1.5"/>
@Grapes(@Grab(group='com.pastdev', module='jsch-extension', version='0.1.5'))
'com.pastdev:jsch-extension:jar:0.1.5'
Click the following link to download the jar file.
jsch-extension-0.1.5-javadoc.jar