jclouds/drivers/jsch
Andrew Gaul fb60d76704 JCLOUDS-622: Remove most vestiges of InputSupplier
Guava 16 deprecated InputSupplier and a future release will remove it.
2014-07-16 16:07:59 -07:00
..
src JCLOUDS-622: Remove most vestiges of InputSupplier 2014-07-16 16:07:59 -07: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 JCLOUDS-516: Add ssh agent support via sch agentproxy 2014-03-27 09:04:34 +01:00

README.txt

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