License |
License |
---|---|
GroupId | GroupIdio.github.balcony-seats |
ArtifactId | ArtifactIdvertx-helper |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionio.github.balcony-seats:vertx-helper
Vertx helper library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-helper-0.9.0.pom | |
vertx-helper-0.9.0.jar | 44 KB |
vertx-helper-0.9.0-sources.jar | 26 KB |
vertx-helper-0.9.0-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/ -->
<dependency>
<groupId>io.github.balcony-seats</groupId>
<artifactId>vertx-helper</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation 'io.github.balcony-seats:vertx-helper:0.9.0'
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation ("io.github.balcony-seats:vertx-helper:0.9.0")
'io.github.balcony-seats:vertx-helper:jar:0.9.0'
<dependency org="io.github.balcony-seats" name="vertx-helper" rev="0.9.0">
<artifact name="vertx-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.balcony-seats', module='vertx-helper', version='0.9.0')
)
libraryDependencies += "io.github.balcony-seats" % "vertx-helper" % "0.9.0"
[io.github.balcony-seats/vertx-helper "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-config | jar | |
io.vertx : vertx-config-yaml | jar | |
io.vertx : vertx-web Optional | jar | |
io.vertx : vertx-web-client Optional | jar | |
io.vertx : vertx-health-check Optional | jar | |
io.vertx : vertx-micrometer-metrics Optional | jar | |
io.vertx : vertx-pg-client Optional | jar | |
io.vertx : vertx-jdbc-client Optional | jar | |
io.vertx : vertx-zipkin Optional | jar | |
io.vertx : vertx-opentracing Optional | jar | |
io.reactiverse : reactiverse-contextual-logging Optional | jar | 1.1.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.micrometer : micrometer-registry-prometheus | jar | 1.8.1 |
ch.qos.logback : logback-classic Optional | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
io.vertx : vertx-junit5 | jar | 4.2.3 |
org.assertj : assertj-core | jar | 3.21.0 |
commons-io : commons-io | jar | 2.11.0 |