Download apache-cloudstack-java-client-1.0.5.jar file - Jar a

Jar examples for a:apache-cloudstack-java-client

Description

This project facilitates the integration of Java applications with Apache CloudStack through its API.

You can download jar file apache-cloudstack-java-client 1.0.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add apache-cloudstack-java-client-1.0.5.jar to your project.

<dependency>
   <groupId>br.com.autonomiccs</groupId>
   <artifactId>apache-cloudstack-java-client</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'br.com.autonomiccs', name: 'apache-cloudstack-java-client', version: '1.0.5'
libraryDependencies += "br.com.autonomiccs" % "apache-cloudstack-java-client" % "1.0.5"
<dependency org="br.com.autonomiccs" name="apache-cloudstack-java-client" rev="1.0.5"/>
@Grapes(@Grab(group='br.com.autonomiccs', module='apache-cloudstack-java-client', version='1.0.5'))
'br.com.autonomiccs:apache-cloudstack-java-client:jar:1.0.5'

Download

Click the following link to download the jar file.

apache-cloudstack-java-client-1.0.5-javadoc.jar
apache-cloudstack-java-client-1.0.5-sources.jar
apache-cloudstack-java-client-1.0.5.jar
apache-cloudstack-java-client-1.0.5.pom



Related Tutorials