Download openstack-glance-1.9.2.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.2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials