License |
License |
---|---|
GroupId | GroupIdcom.groupon.vertx |
ArtifactId | ArtifactIdvertx-utils |
Version | Version3.5.2 |
Type | Typejar |
Description |
DescriptionVertx Utilities
Library of utility classes and functions for use with Vert.x
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-utils-3.5.2.pom | |
vertx-utils-3.5.2.jar | 49 KB |
vertx-utils-3.5.2-tests.jar | 26 KB |
vertx-utils-3.5.2-sources.jar | 36 KB |
vertx-utils-3.5.2-javadoc.jar | 533 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |