License |
License |
---|---|
GroupId | GroupIdco.easimart |
ArtifactId | ArtifactIdvertx-util |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx Utility Library
Library provides utility classes for Vertx project development.
|
Filename | Size |
---|---|
vertx-util-1.1.0.pom | |
vertx-util-1.1.0.jar | 62 KB |
vertx-util-1.1.0-sources.jar | 24 KB |
vertx-util-1.1.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.easimart/vertx-util/ -->
<dependency>
<groupId>co.easimart</groupId>
<artifactId>vertx-util</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.easimart/vertx-util/
implementation 'co.easimart:vertx-util:1.1.0'
// https://jarcasting.com/artifacts/co.easimart/vertx-util/
implementation ("co.easimart:vertx-util:1.1.0")
'co.easimart:vertx-util:jar:1.1.0'
<dependency org="co.easimart" name="vertx-util" rev="1.1.0">
<artifact name="vertx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.easimart', module='vertx-util', version='1.1.0')
)
libraryDependencies += "co.easimart" % "vertx-util" % "1.1.0"
[co.easimart/vertx-util "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.5.0 |
io.vertx : vertx-web | jar | 3.5.0 |
io.vertx : vertx-hazelcast | jar | 3.5.0 |
com.google.guava : guava | jar | [18.0,) |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
com.lmax : disruptor | jar | 3.3.6 |
org.apache.thrift : libthrift | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 3.5.0 |
io.vertx : vertx-web-client | jar | 3.5.0 |
junit : junit | jar | 4.12 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
org.mockito : mockito-core | jar | 2.8.47 |
org.assertj : assertj-core | jar | 3.8.0 |