MVN

org.microprofile-ext : health-ext

Maven & Gradle

May 01, 2023
8 stars

Microprofile Health Extensions · Some reusable health probes

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>health-ext</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microprofile-ext : health-ext to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.microprofile-ext : health-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
health-ext-1.4.0
1.2.x
health-ext-1.2.0
1.1.x
health-ext-1.1.0
1.0.x
health-ext-1.0.5
health-ext-1.0.4
health-ext-1.0.3
health-ext-1.0.1
health-ext-1.0.0
quarkus
health-ext-quarkus-example
healthprobe
health-ext-healthprobe-system
health-ext-healthprobe-jvm
health
health-ext-health-ui
health-ext-health-example

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>health-ext</artifactId>
    <version>1.4.0</version>
</dependency>