| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.jclouds.api |
| ArtifactId | ArtifactIds3 |
| Version | Version2.4.0 |
| Type | Typejar |
| Description |
Descriptionjclouds s3 api
jclouds components to access an implementation of S3
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| s3-2.4.0.pom | |
| s3-2.4.0.jar | 220 KB |
| s3-2.4.0-tests.jar | 160 KB |
| s3-2.4.0-sources.jar | 174 KB |
| s3-2.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.api/s3/ -->
<dependency>
<groupId>org.apache.jclouds.api</groupId>
<artifactId>s3</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.api/s3/
implementation 'org.apache.jclouds.api:s3:2.4.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.api/s3/
implementation ("org.apache.jclouds.api:s3:2.4.0")
'org.apache.jclouds.api:s3:jar:2.4.0'
<dependency org="org.apache.jclouds.api" name="s3" rev="2.4.0">
<artifact name="s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='s3', version='2.4.0')
)
libraryDependencies += "org.apache.jclouds.api" % "s3" % "2.4.0"
[org.apache.jclouds.api/s3 "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jclouds.api : sts | jar | 2.4.0 |
| org.apache.jclouds : jclouds-blobstore | jar | 2.4.0 |
| com.google.auto.service : auto-service Optional | jar | 1.0-rc3 |
| 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 : jclouds-core | test-jar | 2.4.0 |
| org.apache.jclouds : jclouds-blobstore | test-jar | 2.4.0 |
| org.apache.jclouds.driver : jclouds-log4j | jar | 2.4.0 |
| org.apache.jclouds.driver : jclouds-okhttp | jar | 2.4.0 |
| log4j : log4j | jar | 1.2.17 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
| 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 |