License |
License |
---|---|
GroupId | GroupIdorg.gaul |
ArtifactId | ArtifactIds3proxy |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionS3Proxy
Access other storage backends via the S3 API
|
Project URL |
Project URL |
Filename | Size |
---|---|
s3proxy-2.0.0.pom | |
s3proxy-2.0.0.jar | 1 MB |
s3proxy-2.0.0-sources.jar | 63 KB |
s3proxy-2.0.0-javadoc.jar | 79 KB |
s3proxy-2.0.0-jar-with-dependencies.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gaul/s3proxy/ -->
<dependency>
<groupId>org.gaul</groupId>
<artifactId>s3proxy</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaul/s3proxy/
implementation 'org.gaul:s3proxy:2.0.0'
// https://jarcasting.com/artifacts/org.gaul/s3proxy/
implementation ("org.gaul:s3proxy:2.0.0")
'org.gaul:s3proxy:jar:2.0.0'
<dependency org="org.gaul" name="s3proxy" rev="2.0.0">
<artifact name="s3proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaul', module='s3proxy', version='2.0.0')
)
libraryDependencies += "org.gaul" % "s3proxy" % "2.0.0"
[org.gaul/s3proxy "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
args4j : args4j | jar | 2.33 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
commons-fileupload : commons-fileupload | jar | 1.4 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.jclouds : jclouds-allblobstore | jar | 2.5.0 |
org.apache.jclouds.api : filesystem | jar | 2.5.0 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 2.5.0 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.45.v20220203 |
org.slf4j : slf4j-api | jar | 1.7.36 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 | jar | 1.12.63 |
org.assertj : assertj-core | jar | 1.7.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.apache.jclouds : jclouds-blobstore | test-jar | 2.5.0 |
org.apache.jclouds.api : s3 | test-jar | 2.5.0 |
org.apache.jclouds : jclouds-core | test-jar | 2.5.0 |
org.testng : testng | jar | 6.8.21 |