Download openstack-trove-1.8.0.jar file - Jar o

Jar examples for o:openstack-trove

Description

jclouds components to access an implementation of OpenStack Trove

You can download jar file openstack-trove 1.8.0 in this page.

License

Apache License

Build File

You can use the following script to add openstack-trove-1.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

openstack-trove-1.8.0-javadoc.jar
openstack-trove-1.8.0-sources.jar
openstack-trove-1.8.0-tests.jar
openstack-trove-1.8.0.jar
openstack-trove-1.8.0.pom



Related Tutorials