Provides health check functionality for Vert.x applications to monitor service availability and dependencies.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-health-check</artifactId>
<version>5.0.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a health check handler for a Vert.x application.
Use the appropriate API version; for Vert.x 5, use io.vertx.ext.healthchecks package.
No dependency data recorded yet.