Download cloudstack-1.7.2-ea-brooklyn.3.jar file - Jar c

Jar examples for c:cloudstack

Description

jclouds components to access cloudstack

You can download jar file cloudstack 1.7.2-ea-brooklyn.3 in this page.

License

Apache License

Build File

You can use the following script to add cloudstack-1.7.2-ea-brooklyn.3.jar to your project.

<dependency>
   <groupId>io.cloudsoft.jclouds.api</groupId>
   <artifactId>cloudstack</artifactId>
   <version>1.7.2-ea-brooklyn.3</version>
</dependency>
compile group: 'io.cloudsoft.jclouds.api', name: 'cloudstack', version: '1.7.2-ea-brooklyn.3'
libraryDependencies += "io.cloudsoft.jclouds.api" % "cloudstack" % "1.7.2-ea-brooklyn.3"
<dependency org="io.cloudsoft.jclouds.api" name="cloudstack" rev="1.7.2-ea-brooklyn.3"/>
@Grapes(@Grab(group='io.cloudsoft.jclouds.api', module='cloudstack', version='1.7.2-ea-brooklyn.3'))
'io.cloudsoft.jclouds.api:cloudstack:jar:1.7.2-ea-brooklyn.3'

Download

Click the following link to download the jar file.

cloudstack-1.7.2-ea-brooklyn.3-javadoc.jar
cloudstack-1.7.2-ea-brooklyn.3-sources.jar
cloudstack-1.7.2-ea-brooklyn.3-tests.jar
cloudstack-1.7.2-ea-brooklyn.3.jar
cloudstack-1.7.2-ea-brooklyn.3.pom



Related Tutorials