Download openstack-glance-1.9.0.jar file - Jar o

Jar examples for o:openstack-glance

Description

jclouds components to access an implementation of OpenStack Glance

You can download jar file openstack-glance 1.9.0 in this page.

License

Apache License

Build File

You can use the following script to add openstack-glance-1.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

openstack-glance-1.9.0-javadoc.jar
openstack-glance-1.9.0-sources.jar
openstack-glance-1.9.0-tests.jar
openstack-glance-1.9.0.jar
openstack-glance-1.9.0.pom



Related Tutorials