> @@ -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`.
Should this (and the line above) be `org.apache.jclouds...` now? http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jclouds-sshj%22 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/137/files#r19126237
