Jar examples for j:jets3t
JetS3t is a free, open-source Java toolkit and application suite for the Amazon Simple Storage Service (Amazon S3). The JetS3t toolkit provides Java programmers with a powerful yet simple API for interacting with S3 and managing data stored there.
You can download jar file jets3t 0.7.4 in this page.
Apache License, Version 2.0
You can use the following script to add jets3t-0.7.4.jar to your project.
<dependency> <groupId>net.java.dev.jets3t</groupId> <artifactId>jets3t</artifactId> <version>0.7.4</version> </dependency>
compile group: 'net.java.dev.jets3t', name: 'jets3t', version: '0.7.4'
libraryDependencies += "net.java.dev.jets3t" % "jets3t" % "0.7.4"
<dependency org="net.java.dev.jets3t" name="jets3t" rev="0.7.4"/>
@Grapes(@Grab(group='net.java.dev.jets3t', module='jets3t', version='0.7.4'))
'net.java.dev.jets3t:jets3t:jar:0.7.4'
Click the following link to download the jar file.
jets3t-0.7.4-javadocs.jar