License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdvertx-super-s3 |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Super S3
An S3 client library for the Vert.x toolkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-super-s3-1.3.3.pom | |
vertx-super-s3-1.3.3.jar | 48 KB |
vertx-super-s3-1.3.3-sources.jar | 30 KB |
vertx-super-s3-1.3.3-javadoc.jar | 72 KB |
Browse |
<!-- 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"]
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 |
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 |