Microprofile Health Extensions :: JVM probes

A health probe that looks at JVM metrics

License

License

GroupId

GroupId

org.microprofile-ext.health-ext
ArtifactId

ArtifactId

healthprobe-jvm
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile Health Extensions :: JVM probes
A health probe that looks at JVM metrics

Download healthprobe-jvm

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 4.0.1

Project Modules

There are no modules declared in this project.
org.microprofile-ext.health-ext

Extensions for MicroProfile

Some extensions for MicroProfile

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0