<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-health-check</artifactId>
<version>4.0.0.CR2</version>
</dependency>
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-ext-parent</artifactId> <version>37</version> </parent>
compile
|-- io.vertx:vertx-auth-common
|-- io.vertx:vertx-service-discovery
provided
test
|-- com.jayway.awaitility:awaitility:1.7.0
|-- org.assertj:assertj-core:3.8.0
|-- com.google.guava:guava:19.0