Download jclouds-jsch-1.7.2.jar file - Jar j

Jar examples for j:jclouds-jsch

Description

jclouds jsch ssh client

You can download jar file jclouds-jsch 1.7.2 in this page.

License

Apache License

Build File

You can use the following script to add jclouds-jsch-1.7.2.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.driver</groupId>
   <artifactId>jclouds-jsch</artifactId>
   <version>1.7.2</version>
</dependency>
compile group: 'org.apache.jclouds.driver', name: 'jclouds-jsch', version: '1.7.2'
libraryDependencies += "org.apache.jclouds.driver" % "jclouds-jsch" % "1.7.2"
<dependency org="org.apache.jclouds.driver" name="jclouds-jsch" rev="1.7.2"/>
@Grapes(@Grab(group='org.apache.jclouds.driver', module='jclouds-jsch', version='1.7.2'))
'org.apache.jclouds.driver:jclouds-jsch:jar:1.7.2'

Download

Click the following link to download the jar file.

jclouds-jsch-1.7.2-javadoc.jar
jclouds-jsch-1.7.2-sources.jar
jclouds-jsch-1.7.2-tests.jar
jclouds-jsch-1.7.2.jar
jclouds-jsch-1.7.2.pom



Related Tutorials