is not current version
Last Version 5.0.0

io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks 5.0.0-rc10


Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.dropwizard.metrics5
ArtifactId

ArtifactId

metrics-legacy-adapter-healthchecks
Version

Version

5.0.0-rc10
Type

Type

jar

Download metrics-legacy-adapter-healthchecks 5.0.0-rc10


<!-- https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks/ -->
<dependency>
    <groupId>io.dropwizard.metrics5</groupId>
    <artifactId>metrics-legacy-adapter-healthchecks</artifactId>
    <version>5.0.0-rc10</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks/
implementation 'io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:5.0.0-rc10'
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks/
implementation ("io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:5.0.0-rc10")
'io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:jar:5.0.0-rc10'
<dependency org="io.dropwizard.metrics5" name="metrics-legacy-adapter-healthchecks" rev="5.0.0-rc10">
  <artifact name="metrics-legacy-adapter-healthchecks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard.metrics5', module='metrics-legacy-adapter-healthchecks', version='5.0.0-rc10')
)
libraryDependencies += "io.dropwizard.metrics5" % "metrics-legacy-adapter-healthchecks" % "5.0.0-rc10"
[io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks "5.0.0-rc10"]