Gomoob Java Amazon Web Services S3 library

The Gomoob Java Amazon Web Services S3 library contains utility class to work with the Amazon S3 Java SDK.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.gomoob
ArtifactId

ArtifactId

aws-s3
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gomoob Java Amazon Web Services S3 library
The Gomoob Java Amazon Web Services S3 library contains utility class to work with the Amazon S3 Java SDK.
Project URL

Project URL

https://github.com/gomoob/java-aws-s3
Project Organization

Project Organization

GOMOOB
Source Code Management

Source Code Management

https://github.com/gomoob/java-aws-s3

Download aws-s3

How to add to project

<!-- https://jarcasting.com/artifacts/org.gomoob/aws-s3/ -->
<dependency>
    <groupId>org.gomoob</groupId>
    <artifactId>aws-s3</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gomoob/aws-s3/
implementation 'org.gomoob:aws-s3:1.4.0'
// https://jarcasting.com/artifacts/org.gomoob/aws-s3/
implementation ("org.gomoob:aws-s3:1.4.0")
'org.gomoob:aws-s3:jar:1.4.0'
<dependency org="org.gomoob" name="aws-s3" rev="1.4.0">
  <artifact name="aws-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gomoob', module='aws-s3', version='1.4.0')
)
libraryDependencies += "org.gomoob" % "aws-s3" % "1.4.0"
[org.gomoob/aws-s3 "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
software.amazon.awssdk : s3 jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

java-aws-s3

Gomoob Java Amazon Web Services S3 library

Build Status

The Gomoob Java Amazon Web Services S3 library contains utility classes to work with the Amazon S3 Java SDK.

Setup

Maven

Add the following dependency to you pom.xml file.

<dependency>
    <groupId>org.gomoob</groupId>
    <artifactId>aws-s3</artifactId>
    <version>1.4.0</version>
</dependency>

Usage

Work in progress.

Changelog

All notable changes to this project will be documented in the CHANGELOG.md file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

About Gomoob

At Gomoob we build high quality software with awesome Open Source frameworks everyday. Would you like to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible !

You can contact us by email at [email protected] or by phone number (+33) 6 85 12 81 26 or (+33) 6 28 35 04 49.

Visit also http://gomoob.github.io to discover more Open Source softwares we develop.

org.gomoob

gomoob

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0