Jar examples for j:jclouds-compute
jclouds components to access compute providers
You can download jar file jclouds-compute 1.6.1-incubating in this page.
Apache License
You can use the following script to add jclouds-compute-1.6.1-incubating.jar to your project.
<dependency> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-compute</artifactId> <version>1.6.1-incubating</version> </dependency>
compile group: 'org.apache.jclouds', name: 'jclouds-compute', version: '1.6.1-incubating'
libraryDependencies += "org.apache.jclouds" % "jclouds-compute" % "1.6.1-incubating"
<dependency org="org.apache.jclouds" name="jclouds-compute" rev="1.6.1-incubating"/>
@Grapes(@Grab(group='org.apache.jclouds', module='jclouds-compute', version='1.6.1-incubating'))
'org.apache.jclouds:jclouds-compute:jar:1.6.1-incubating'
Click the following link to download the jar file.
jclouds-compute-1.6.1-incubating-javadoc.jar