Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
PZ add org.jclouds.api:ec2:1.6.0 dependency to fix chaos type issue: …
Browse files Browse the repository at this point in the history
…key [ec2] not found org.jclouds.ContextBuilder.newBuilder
  • Loading branch information
peterzhao committed Jun 13, 2014
1 parent 2aca162 commit 0863785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -53,6 +53,7 @@ dependencies {
compile 'org.apache.httpcomponents:httpcore:4.2.1'
compile 'org.jclouds.driver:jclouds-jsch:1.6.0'
compile 'org.jclouds.driver:jclouds-slf4j:1.6.0'
compile 'org.jclouds.api:ec2:1.6.0'

testCompile 'org.testng:testng:6.3.1'
testCompile 'org.mockito:mockito-core:1.8.5'
Expand Down

0 comments on commit 0863785

Please sign in to comment.