Download joyent-cloudapi-2.0.3.jar file - Jar j

Jar examples for j:joyent-cloudapi

Description

jclouds components to access an implementation of Joyent SDC

You can download jar file joyent-cloudapi 2.0.3 in this page.

License

Apache License

Build File

You can use the following script to add joyent-cloudapi-2.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

joyent-cloudapi-2.0.3-javadoc.jar
joyent-cloudapi-2.0.3-sources.jar
joyent-cloudapi-2.0.3-tests.jar
joyent-cloudapi-2.0.3.jar
joyent-cloudapi-2.0.3.pom



Related Tutorials