is not current version
Last Version 1.2.0

org.microprofile-ext.health-ext:healthprobe-jvm 1.0.3

A health probe that looks at JVM metrics

GroupId

GroupId

org.microprofile-ext.health-ext
ArtifactId

ArtifactId

healthprobe-jvm
Version

Version

1.0.3
Type

Type

jar

Download healthprobe-jvm 1.0.3


<!-- https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/ -->
<dependency>
    <groupId>org.microprofile-ext.health-ext</groupId>
    <artifactId>healthprobe-jvm</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/
implementation 'org.microprofile-ext.health-ext:healthprobe-jvm:1.0.3'
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/healthprobe-jvm/
implementation ("org.microprofile-ext.health-ext:healthprobe-jvm:1.0.3")
'org.microprofile-ext.health-ext:healthprobe-jvm:jar:1.0.3'
<dependency org="org.microprofile-ext.health-ext" name="healthprobe-jvm" rev="1.0.3">
  <artifact name="healthprobe-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.health-ext', module='healthprobe-jvm', version='1.0.3')
)
libraryDependencies += "org.microprofile-ext.health-ext" % "healthprobe-jvm" % "1.0.3"
[org.microprofile-ext.health-ext/healthprobe-jvm "1.0.3"]