GroupId | GroupIdcom.github.edgar615 |
---|---|
ArtifactId | ArtifactIdvertx-util |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
vertx-util-1.0.14.pom | |
vertx-util-1.0.14.jar | 87 KB |
vertx-util-1.0.14-sources.jar | 46 KB |
vertx-util-1.0.14-javadoc.jar | 304 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.5.0 |
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 |