Download hpcloud-compute-1.9.0.jar file - Jar h

Jar examples for h:hpcloud-compute

Description

OpenStack Nova implementation targeted to HP Cloud Compute

You can download jar file hpcloud-compute 1.9.0 in this page.

License

Apache License

Build File

You can use the following script to add hpcloud-compute-1.9.0.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.provider</groupId>
   <artifactId>hpcloud-compute</artifactId>
   <version>1.9.0</version>
</dependency>
compile group: 'org.apache.jclouds.provider', name: 'hpcloud-compute', version: '1.9.0'
libraryDependencies += "org.apache.jclouds.provider" % "hpcloud-compute" % "1.9.0"
<dependency org="org.apache.jclouds.provider" name="hpcloud-compute" rev="1.9.0"/>
@Grapes(@Grab(group='org.apache.jclouds.provider', module='hpcloud-compute', version='1.9.0'))
'org.apache.jclouds.provider:hpcloud-compute:jar:1.9.0'

Download

Click the following link to download the jar file.

hpcloud-compute-1.9.0-javadoc.jar
hpcloud-compute-1.9.0-sources.jar
hpcloud-compute-1.9.0-tests.jar
hpcloud-compute-1.9.0.jar
hpcloud-compute-1.9.0.pom



Related Tutorials