Vert.x Super S3

An S3 client library for the Vert.x toolkit

License

License

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-super-s3
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Super S3
An S3 client library for the Vert.x toolkit
Project URL

Project URL

http://projects.freelibrary.info/vertx-super-s3
Project Organization

Project Organization

FreeLibrary

Download vertx-super-s3

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
info.freelibrary : freelib-utils jar 1.0.2
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
io.vertx : vertx-core jar 3.9.1
uk.co.lucasweb : aws-v4-signer-java jar 1.3

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13
io.vertx : vertx-unit jar 3.9.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
org.glassfish.jaxb : jaxb-runtime jar 2.4.0-b180830.0438
com.amazonaws : aws-java-sdk-s3 jar 1.11.759
org.testcontainers : testcontainers jar 1.12.5
org.testcontainers : localstack jar 1.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.1
1.2.1
1.2.0
1.1.3
1.1.0
1.0.0