Download openstack-client-3.3.24.jar file - Jar o

Jar examples for o:openstack-client

Description

OpenStack Client

You can download jar file openstack-client 3.3.24 in this page.

License

Apache2

Build File

You can use the following script to add openstack-client-3.3.24.jar to your project.

<dependency>
   <groupId>com.att.woorea</groupId>
   <artifactId>openstack-client</artifactId>
   <version>3.3.24</version>
</dependency>
compile group: 'com.att.woorea', name: 'openstack-client', version: '3.3.24'
libraryDependencies += "com.att.woorea" % "openstack-client" % "3.3.24"
<dependency org="com.att.woorea" name="openstack-client" rev="3.3.24"/>
@Grapes(@Grab(group='com.att.woorea', module='openstack-client', version='3.3.24'))
'com.att.woorea:openstack-client:jar:3.3.24'

Download

Click the following link to download the jar file.

openstack-client-3.3.24-javadoc.jar
openstack-client-3.3.24-sources.jar
openstack-client-3.3.24.jar
openstack-client-3.3.24.pom



Related Tutorials