License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hubrick.vertx |
ArtifactId | ArtifactIdvertx-rest-client |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionVert.x REST client
Vert.x REST client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-rest-client-3.0.0.pom | |
vertx-rest-client-3.0.0.jar | 89 KB |
vertx-rest-client-3.0.0-sources.jar | 67 KB |
vertx-rest-client-3.0.0-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-rest-client/ -->
<dependency>
<groupId>com.hubrick.vertx</groupId>
<artifactId>vertx-rest-client</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-rest-client/
implementation 'com.hubrick.vertx:vertx-rest-client:3.0.0'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-rest-client/
implementation ("com.hubrick.vertx:vertx-rest-client:3.0.0")
'com.hubrick.vertx:vertx-rest-client:jar:3.0.0'
<dependency org="com.hubrick.vertx" name="vertx-rest-client" rev="3.0.0">
<artifact name="vertx-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-rest-client', version='3.0.0')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-rest-client" % "3.0.0"
[com.hubrick.vertx/vertx-rest-client "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.5.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.5 |
com.google.guava : guava | jar | 21.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.reactivex : rxjava | jar | 1.3.8 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.16 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.22 |
org.mock-server : mockserver-netty | jar | 3.10.5 |
io.vertx : vertx-unit | jar | 3.4.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-fileupload : commons-fileupload | jar | 1.3.2 |
net.javacrumbs.json-unit : json-unit | jar | 1.22.0 |