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.

Лицензия

Лицензия

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

org.gomoob
Идентификатор

Идентификатор

aws-s3
Последняя версия

Последняя версия

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/gomoob/java-aws-s3
Организация-разработчик

Организация-разработчик

GOMOOB
Система контроля версий

Система контроля версий

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

Скачать aws-s3

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
software.amazon.awssdk : s3 jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar

Модули Проекта

Данный проект не имеет модулей.

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 contact@gomoob.com 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

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0