jclouds/drivers/jsch
Andrew Phillips 7b7b54e0c7 Using net.java.dev.jna:jna 4.0.0 for jsch.agentproxy
The default version 3.4.0 is only LGPL-licensed.

This commit can be reverted once SMX4-1859 is published and we can
update to 0.0.8 agentproxy versions.
2014-10-06 18:21:16 -04:00
..
src JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
.gitignore Issue 440: moved all extensions into group id org.jclouds.driver 2011-01-15 20:58:57 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Using net.java.dev.jna:jna 4.0.0 for jsch.agentproxy 2014-10-06 18:21:16 -04:00

README.txt

#
# A driver to use JSch (http://www.jcraft.com/jsch/) as the SSH connection provider
# for jclouds.
#
# TODO: Usage example.