Download joyent-cloudapi-1.6.2-incubating.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 1.6.2-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

joyent-cloudapi-1.6.2-incubating-javadoc.jar
joyent-cloudapi-1.6.2-incubating-sources.jar
joyent-cloudapi-1.6.2-incubating-tests.jar
joyent-cloudapi-1.6.2-incubating.jar
joyent-cloudapi-1.6.2-incubating.pom



Related Tutorials