Download s3proxy-1.5.3.jar file - Jar s

Jar examples for s:s3proxy

Description

S3Proxy allows applications using the S3 API to access other object stores

You can download jar file s3proxy 1.5.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

s3proxy-1.5.3-jar-with-dependencies.jar
s3proxy-1.5.3-javadoc.jar
s3proxy-1.5.3-sources.jar
s3proxy-1.5.3.jar
s3proxy-1.5.3.pom



Related Tutorials