4.0.0
io.dropwizard.metrics
metrics-parent
4.2.9
metrics-healthchecks
Metrics Health Checks
bundle
An addition to Metrics which provides the ability to run application-specific health checks,
allowing you to check your application's heath in production.
com.codahale.metrics.health
io.dropwizard.metrics
metrics-bom
${project.version}
pom
import
io.dropwizard.metrics
metrics-core
io.dropwizard.metrics
metrics-jvm
true
org.slf4j
slf4j-api
${slf4j.version}
junit
junit
${junit.version}
test
org.assertj
assertj-core
${assertj.version}
test
org.mockito
mockito-core
${mockito.version}
test
org.slf4j
slf4j-simple
${slf4j.version}
test