com.github.edgar615:vertx-util

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

vertx-util
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-util

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
com.google.guava : guava jar 21.0
io.vertx : vertx-codegen jar 3.5.0

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.0

test (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.5.0
io.vertx : vertx-web jar 3.5.0
junit : junit jar 4.12
org.awaitility : awaitility jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.11
1.0.10