Skip to content

Instantly share code, notes, and snippets.

@hugoduncan
Created October 30, 2012 14:41
Show Gist options
  • Save hugoduncan/3980590 to your computer and use it in GitHub Desktop.
Save hugoduncan/3980590 to your computer and use it in GitHub Desktop.
profile for jclouds
{:dependencies
[[org.cloudhoist/pallet-jclouds "1.5.0-SNAPSHOT"]
[org.jclouds.provider/aws-ec2 "1.5.2"]
[org.jclouds.provider/aws-s3 "1.5.2"]
[org.jclouds.driver/jclouds-slf4j "1.5.2"
;; the declared version is old and can overrule the resolved version
:exclusions [org.slf4j/slf4j-api]]
[org.jclouds.driver/jclouds-sshj "1.5.2"]]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment