Last Version

Vertx Utilities 3.5.2

Library of utility classes and functions for use with Vert.x

License

License

GroupId

GroupId

com.groupon.vertx
ArtifactId

ArtifactId

vertx-utils
Version

Version

3.5.2
Type

Type

jar
Description

Description

Vertx Utilities
Library of utility classes and functions for use with Vert.x
Project URL

Project URL

https://github.com/groupon/vertx-utils
Source Code Management

Source Code Management

https://github.com/groupon/vertx-utils

Download vertx-utils 3.5.2


<!-- https://jarcasting.com/artifacts/com.groupon.vertx/vertx-utils/ -->
<dependency>
    <groupId>com.groupon.vertx</groupId>
    <artifactId>vertx-utils</artifactId>
    <version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupon.vertx/vertx-utils/
implementation 'com.groupon.vertx:vertx-utils:3.5.2'
// https://jarcasting.com/artifacts/com.groupon.vertx/vertx-utils/
implementation ("com.groupon.vertx:vertx-utils:3.5.2")
'com.groupon.vertx:vertx-utils:jar:3.5.2'
<dependency org="com.groupon.vertx" name="vertx-utils" rev="3.5.2">
  <artifact name="vertx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupon.vertx', module='vertx-utils', version='3.5.2')
)
libraryDependencies += "com.groupon.vertx" % "vertx-utils" % "3.5.2"
[com.groupon.vertx/vertx-utils "3.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.9.4
io.vertx : vertx-codegen jar 3.9.4
io.netty : netty-codec-http jar 4.1.49.Final
com.arpnetworking.logback : logback-steno jar 1.18.0
com.google.code.findbugs : findbugs-annotations jar 3.0.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.junit.jupiter : junit-jupiter-api jar 5.3.0
org.junit.jupiter : junit-jupiter-engine jar 5.3.0

Project Modules

There are no modules declared in this project.