Vert.x S3 Service

An S3 client library for the Vert.x toolkit

License

License

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-s3-service
Last Version

Last Version

2.0.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x S3 Service
An S3 client library for the Vert.x toolkit
Project Organization

Project Organization

FreeLibrary

Download vertx-s3-service

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
info.freelibrary : freelib-utils jar 3.0.1
io.vertx : vertx-core jar
io.vertx : vertx-codegen jar
io.vertx : vertx-service-proxy jar
uk.co.lucasweb : aws-v4-signer-java jar 1.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
junit : junit jar 4.13.2
io.vertx : vertx-unit jar
com.amazonaws : aws-java-sdk-s3 jar 1.12.192
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha-2
2.0.0-alpha-1