Vertx Utility Library

Library provides utility classes for Vertx project development.

License

License

GroupId

GroupId

co.easimart
ArtifactId

ArtifactId

vertx-util
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx Utility Library
Library provides utility classes for Vertx project development.

Download vertx-util

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0