Microprofile Health Extensions :: System Health probes

A health probe that looks at system metrics

License

License

GroupId

GroupId

org.microprofile-ext.health-ext
ArtifactId

ArtifactId

healthprobe-system
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download healthprobe-system

How to add to project

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