Jar examples for s:s3proxy
S3Proxy allows applications using the S3 API to access other object stores
You can download jar file s3proxy 1.5.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add s3proxy-1.5.3.jar to your project.
<dependency> <groupId>org.gaul</groupId> <artifactId>s3proxy</artifactId> <version>1.5.3</version> </dependency>
compile group: 'org.gaul', name: 's3proxy', version: '1.5.3'
libraryDependencies += "org.gaul" % "s3proxy" % "1.5.3"
<dependency org="org.gaul" name="s3proxy" rev="1.5.3"/>
@Grapes(@Grab(group='org.gaul', module='s3proxy', version='1.5.3'))
'org.gaul:s3proxy:jar:1.5.3'
Click the following link to download the jar file.
s3proxy-1.5.3-jar-with-dependencies.jar