License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hubrick.vertx |
ArtifactId | ArtifactIdvertx-s3-client |
Version | Version3.3.3 |
Type | Typejar |
Description |
DescriptionVert.x S3 client
Vert.x S3 client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-s3-client-3.3.3.pom | |
vertx-s3-client-3.3.3.jar | 116 KB |
vertx-s3-client-3.3.3-sources.jar | 76 KB |
vertx-s3-client-3.3.3-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-s3-client/ -->
<dependency>
<groupId>com.hubrick.vertx</groupId>
<artifactId>vertx-s3-client</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-s3-client/
implementation 'com.hubrick.vertx:vertx-s3-client:3.3.3'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-s3-client/
implementation ("com.hubrick.vertx:vertx-s3-client:3.3.3")
'com.hubrick.vertx:vertx-s3-client:jar:3.3.3'
<dependency org="com.hubrick.vertx" name="vertx-s3-client" rev="3.3.3">
<artifact name="vertx-s3-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-s3-client', version='3.3.3')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-s3-client" % "3.3.3"
[com.hubrick.vertx/vertx-s3-client "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
xerces : xercesImpl | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.15 |
io.vertx : vertx-unit | jar | 3.4.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mock-server : mockserver-netty | jar | 3.10.4 |