Andrew Phillips 58bd4da793 Cleaning up jsch dependencies
- Moving jsch dep to the driver
- Updating jsch.agentproxy version in conflicting dep list
  Follow-up to b3882cb
2014-10-28 23:15:39 -04:00
..
2014-10-28 23:15:39 -04:00

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