Download nova-client-3.1.3.jar file - Jar n

Jar examples for n:nova-client

Description

OpenStack Nova Client

You can download jar file nova-client 3.1.3 in this page.

License

Apache2

Build File

You can use the following script to add nova-client-3.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

nova-client-3.1.3-javadoc.jar
nova-client-3.1.3-sources.jar
nova-client-3.1.3.jar
nova-client-3.1.3.pom



Related Tutorials