Jar examples for k:keystone-client
OpenStack Keystone Client
You can download jar file keystone-client 3.0.6 in this page.
Apache2
You can use the following script to add keystone-client-3.0.6.jar to your project.
<dependency> <groupId>com.woorea</groupId> <artifactId>keystone-client</artifactId> <version>3.0.6</version> </dependency>
compile group: 'com.woorea', name: 'keystone-client', version: '3.0.6'
libraryDependencies += "com.woorea" % "keystone-client" % "3.0.6"
<dependency org="com.woorea" name="keystone-client" rev="3.0.6"/>
@Grapes(@Grab(group='com.woorea', module='keystone-client', version='3.0.6'))
'com.woorea:keystone-client:jar:3.0.6'
Click the following link to download the jar file.
keystone-client-3.0.6-javadoc.jar