Last Version

org.kiwiproject:metrics-healthchecks-severity 1.0.6

Very small library that augments Dropwizard Metrics health checks with a severity detail.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

metrics-healthchecks-severity
Version

Version

1.0.6
Type

Type

jar
Description

Description

org.kiwiproject:metrics-healthchecks-severity
Very small library that augments Dropwizard Metrics health checks with a severity detail.
Project URL

Project URL

https://github.com/kiwiproject/metrics-healthchecks-severity
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/metrics-healthchecks-severity

Download metrics-healthchecks-severity 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
org.kiwiproject : kiwi jar 2.0.0
io.dropwizard.metrics : metrics-healthchecks jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (9)

Group / Artifact Type Version
org.kiwiproject : kiwi-test jar 2.0.0
ch.qos.logback : logback-classic jar
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit-pioneer : junit-pioneer jar 1.7.0
org.mockito : mockito-core jar 4.5.0

Project Modules

There are no modules declared in this project.