Provides health check support for Dropwizard applications, enabling monitoring and operational readiness.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-health</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple health check that always returns healthy.
No known issues recorded.
No dependency data recorded yet.