| License | License | 
|---|---|
| GroupId | GroupIdinfo.freelibrary | 
| ArtifactId | ArtifactIdvertx-s3-service | 
| Version | Version2.0.0-alpha-1 | 
| Type | Typejar | 
| Description | DescriptionVert.x S3 Service An S3 client library for the Vert.x toolkit | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/info.freelibrary/vertx-s3-service/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>vertx-s3-service</artifactId>
    <version>2.0.0-alpha-1</version>
</dependency>// https://jarcasting.com/artifacts/info.freelibrary/vertx-s3-service/
implementation 'info.freelibrary:vertx-s3-service:2.0.0-alpha-1'// https://jarcasting.com/artifacts/info.freelibrary/vertx-s3-service/
implementation ("info.freelibrary:vertx-s3-service:2.0.0-alpha-1")'info.freelibrary:vertx-s3-service:jar:2.0.0-alpha-1'<dependency org="info.freelibrary" name="vertx-s3-service" rev="2.0.0-alpha-1">
  <artifact name="vertx-s3-service" type="jar" />
</dependency>@Grapes(
@Grab(group='info.freelibrary', module='vertx-s3-service', version='2.0.0-alpha-1')
)libraryDependencies += "info.freelibrary" % "vertx-s3-service" % "2.0.0-alpha-1"[info.freelibrary/vertx-s3-service "2.0.0-alpha-1"]| 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.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 | 
| 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 |