is not current version
Last Version 1.0.0

com.github.strengthened:prometheus-healthchecks 0.9.0

Metrics collector for Healthcheck system.

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.strengthened
ArtifactId

ArtifactId

prometheus-healthchecks
Version

Version

0.9.0
Type

Type

jar

Download prometheus-healthchecks 0.9.0


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