Download keystone-client-3.2.1.jar file - Jar k

Jar examples for k:keystone-client

Description

OpenStack Keystone Client

You can download jar file keystone-client 3.2.1 in this page.

License

Apache2

Build File

You can use the following script to add keystone-client-3.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

keystone-client-3.2.1-javadoc.jar
keystone-client-3.2.1-sources.jar
keystone-client-3.2.1.jar
keystone-client-3.2.1.pom



Related Tutorials