Jar examples for a:apache-cloudstack-java-client
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
apache-cloudstack-java-client-1.0.5-javadoc.jar