License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdorg.apache.jclouds.labs |
ArtifactId | ArtifactIdgoogle-cloud-storage |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjclouds Google Cloud Storage provider
jclouds components to access Google Cloud Storage
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
google-cloud-storage-2.0.3.pom | |
google-cloud-storage-2.0.3.jar | 180 KB |
google-cloud-storage-2.0.3-tests.jar | 97 KB |
google-cloud-storage-2.0.3-sources.jar | 114 KB |
google-cloud-storage-2.0.3-javadoc.jar | 863 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-cloud-storage/ -->
<dependency>
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-cloud-storage/
implementation 'org.apache.jclouds.labs:google-cloud-storage:2.0.3'
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/google-cloud-storage/
implementation ("org.apache.jclouds.labs:google-cloud-storage:2.0.3")
'org.apache.jclouds.labs:google-cloud-storage:jar:2.0.3'
<dependency org="org.apache.jclouds.labs" name="google-cloud-storage" rev="2.0.3">
<artifact name="google-cloud-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.labs', module='google-cloud-storage', version='2.0.3')
)
libraryDependencies += "org.apache.jclouds.labs" % "google-cloud-storage" % "2.0.3"
[org.apache.jclouds.labs/google-cloud-storage "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | jar | 2.0.3 |
org.apache.jclouds.common : googlecloud | jar | 2.0.3 |
org.apache.jclouds : jclouds-blobstore | jar | 2.0.3 |
org.clojure : clojure Optional | jar | 1.3.0 |
org.clojure : tools.logging Optional | jar | 0.2.3 |
org.clojure : core.incubator Optional | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.google.auto.value : auto-value | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds.common : googlecloud | test-jar | 2.0.3 |
org.apache.jclouds.api : oauth | test-jar | 2.0.3 |
org.apache.jclouds : jclouds-blobstore | test-jar | 2.0.3 |
org.apache.jclouds : jclouds-core | test-jar | 2.0.3 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 2.0.3 |
org.apache.jclouds.driver : jclouds-okhttp | jar | 2.0.3 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.squareup.okhttp : mockwebserver | jar | 2.2.0 |
org.testng : testng | jar | 6.8.21 |
org.easymock : easymockclassextension | jar | 3.1 |
xmlunit : xmlunit | jar | 1.3 |
org.assertj : assertj-core | jar | 1.7.0 |
org.assertj : assertj-guava | jar | 1.3.0 |