License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.jets3t |
ArtifactId | ArtifactIdjets3t |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetS3t
Toolkit for Amazon S3, Amazon CloudFront, and Google Storage Service.
|
Filename | Size |
---|---|
jets3t-0.9.4.pom | |
jets3t-0.9.4.jar | 527 KB |
jets3t-0.9.4-sources.jar | 690 KB |
jets3t-0.9.4-javadocs.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.dev.jets3t/jets3t/ -->
<dependency>
<groupId>net.java.dev.jets3t</groupId>
<artifactId>jets3t</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.jets3t/jets3t/
implementation 'net.java.dev.jets3t:jets3t:0.9.4'
// https://jarcasting.com/artifacts/net.java.dev.jets3t/jets3t/
implementation ("net.java.dev.jets3t:jets3t:0.9.4")
'net.java.dev.jets3t:jets3t:jar:0.9.4'
<dependency org="net.java.dev.jets3t" name="jets3t" rev="0.9.4">
<artifact name="jets3t" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.jets3t', module='jets3t', version='0.9.4')
)
libraryDependencies += "net.java.dev.jets3t" % "jets3t" % "0.9.4"
[net.java.dev.jets3t/jets3t "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
commons-codec : commons-codec | jar | [1.8,2.0) |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
javax.activation : activation | jar | 1.1.1 |
mx4j : mx4j Optional | jar | 3.0.2 |
javax.mail : mail Optional | jar | 1.4.7 |
commons-logging : commons-logging | jar | 1.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.52 |
com.jamesmurty.utils : java-xmlbuilder | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.10 |