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