Download cloudsigma-1.7.2.jar file - Jar c

Jar examples for c:cloudsigma

Description

ComputeService binding to the CloudSigma API

You can download jar file cloudsigma 1.7.2 in this page.

License

Apache License

Build File

You can use the following script to add cloudsigma-1.7.2.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.api</groupId>
   <artifactId>cloudsigma</artifactId>
   <version>1.7.2</version>
</dependency>
compile group: 'org.apache.jclouds.api', name: 'cloudsigma', version: '1.7.2'
libraryDependencies += "org.apache.jclouds.api" % "cloudsigma" % "1.7.2"
<dependency org="org.apache.jclouds.api" name="cloudsigma" rev="1.7.2"/>
@Grapes(@Grab(group='org.apache.jclouds.api', module='cloudsigma', version='1.7.2'))
'org.apache.jclouds.api:cloudsigma:jar:1.7.2'

Download

Click the following link to download the jar file.

cloudsigma-1.7.2-javadoc.jar
cloudsigma-1.7.2-sources.jar
cloudsigma-1.7.2-tests.jar
cloudsigma-1.7.2.jar
cloudsigma-1.7.2.pom



Related Tutorials