License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds |
ArtifactId | ArtifactIdjclouds |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache jclouds
Apache jclouds: Concurrent API for Cloud Services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jclouds-2.5.0.pom | 3 KB |
jclouds-2.5.0-tests.jar | 2 KB |
jclouds-2.5.0-source-release.zip | 10 MB |
jclouds-2.5.0-source-release.tar.gz | 3 MB |
jclouds-2.5.0-javadoc.jar | 33 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds/jclouds/ -->
<dependency>
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds/jclouds/
implementation 'org.apache.jclouds:jclouds:2.5.0'
// https://jarcasting.com/artifacts/org.apache.jclouds/jclouds/
implementation ("org.apache.jclouds:jclouds:2.5.0")
'org.apache.jclouds:jclouds:jar:2.5.0'
<dependency org="org.apache.jclouds" name="jclouds" rev="2.5.0">
<artifact name="jclouds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds', module='jclouds', version='2.5.0')
)
libraryDependencies += "org.apache.jclouds" % "jclouds" % "2.5.0"
[org.apache.jclouds/jclouds "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
org.easymock : easymock | jar | 4.3 |
xmlunit : xmlunit | jar | 1.3 |
org.assertj : assertj-core | jar | 1.7.0 |
org.assertj : assertj-guava | jar | 1.3.0 |