Download openstack-cinder-2.0.0.jar file - Jar o

Jar examples for o:openstack-cinder

Description

jclouds components to access an implementation of OpenStack Cinder

You can download jar file openstack-cinder 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add openstack-cinder-2.0.0.jar to your project.

<dependency>
   <groupId>com.amysta.jclouds.api</groupId>
   <artifactId>openstack-cinder</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.amysta.jclouds.api', name: 'openstack-cinder', version: '2.0.0'
libraryDependencies += "com.amysta.jclouds.api" % "openstack-cinder" % "2.0.0"
<dependency org="com.amysta.jclouds.api" name="openstack-cinder" rev="2.0.0"/>
@Grapes(@Grab(group='com.amysta.jclouds.api', module='openstack-cinder', version='2.0.0'))
'com.amysta.jclouds.api:openstack-cinder:jar:2.0.0'

Download

Click the following link to download the jar file.

openstack-cinder-2.0.0-javadoc.jar
openstack-cinder-2.0.0-sources.jar
openstack-cinder-2.0.0-tests.jar
openstack-cinder-2.0.0.jar
openstack-cinder-2.0.0.pom



Related Tutorials