License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.dropwizard.metrics5 |
ArtifactId | ArtifactIdmetrics-legacy-adapter-healthchecks |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Metrics library.
|
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks/
implementation 'io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:5.0.0'
// https://jarcasting.com/artifacts/io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks/
implementation ("io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:5.0.0")
'io.dropwizard.metrics5:metrics-legacy-adapter-healthchecks:jar:5.0.0'
<dependency org="io.dropwizard.metrics5" name="metrics-legacy-adapter-healthchecks" rev="5.0.0">
<artifact name="metrics-legacy-adapter-healthchecks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard.metrics5', module='metrics-legacy-adapter-healthchecks', version='5.0.0')
)
libraryDependencies += "io.dropwizard.metrics5" % "metrics-legacy-adapter-healthchecks" % "5.0.0"
[io.dropwizard.metrics5/metrics-legacy-adapter-healthchecks "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics5 : metrics-healthchecks | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
org.mockito : mockito-core | jar | 2.13.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |