> @@ -11,6 +11,7 @@ This page helps you get started with `jclouds` API with > Amazon Web Services > 3. Ensure you are using a recent JDK 6 version. > 4. Setup your project to include aws-ec2 and aws-s3. > * Get the dependencies `org.jclouds.provider/aws-ec2` and > `org.jclouds.provider/aws-s3` using jclouds [Installation](/start/install). > + * In order to use the SshjSshClientModule and Log4JLoggingModule you > have to get dependencies `org.jclouds.driver/jclouds-sshj` and > `org.jclouds.driver/jclouds-sl4j`.
Yep. Fixed and published. https://git-wip-us.apache.org/repos/asf?p=jclouds-site.git;a=commit;h=5ae2188a337784ff1fc7acad7a12518560314a7b --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/137/files#r19127270
