Download cloudsigma2-1.7.2.jar file - Jar c

Jar examples for c:cloudsigma2

Description

ComputeService binding to the CloudSigma v2 API

You can download jar file cloudsigma2 1.7.2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials