License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds.common |
ArtifactId | ArtifactIdgooglecloud |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionjclouds Google Cloud Core
jclouds components common to Google Cloud products
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
googlecloud-2.4.0.pom | |
googlecloud-2.4.0.jar | 25 KB |
googlecloud-2.4.0-tests.jar | 11 KB |
googlecloud-2.4.0-sources.jar | 21 KB |
googlecloud-2.4.0-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.common/googlecloud/ -->
<dependency>
<groupId>org.apache.jclouds.common</groupId>
<artifactId>googlecloud</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.common/googlecloud/
implementation 'org.apache.jclouds.common:googlecloud:2.4.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.common/googlecloud/
implementation ("org.apache.jclouds.common:googlecloud:2.4.0")
'org.apache.jclouds.common:googlecloud:jar:2.4.0'
<dependency org="org.apache.jclouds.common" name="googlecloud" rev="2.4.0">
<artifact name="googlecloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.common', module='googlecloud', version='2.4.0')
)
libraryDependencies += "org.apache.jclouds.common" % "googlecloud" % "2.4.0"
[org.apache.jclouds.common/googlecloud "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds.api : oauth | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.4.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds.api : oauth | test-jar | 2.4.0 |
org.apache.jclouds : jclouds-core | test-jar | 2.4.0 |
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 |