jclouds/drivers/jsch
Andrew Phillips e3d9851216 Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02: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 Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00

README.txt

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