MVN

org.eclipse.microprofile.health : microprofile-health-parent

Maven & Gradle

Oct 04, 2022
102 stars

MicroProfile Health · Eclipse MicroProfile Health - Parent POM

<dependency>
    <groupId>org.eclipse.microprofile.health</groupId>
    <artifactId>microprofile-health-parent</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.1
  • Latest Release Candidate: 4.0-RC3

All Versions

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

Version Vulnerabilities Updated
4.0.x
microprofile-health-parent-4.0.1
4.0
microprofile-health-parent-4.0
microprofile-health-parent-4.0-RC3
microprofile-health-parent-4.0-RC2
microprofile-health-parent-4.0-RC1
3.1
microprofile-health-parent-3.1
microprofile-health-parent-3.1-RC3
microprofile-health-parent-3.1-RC2
microprofile-health-parent-3.1-RC1
3.0
microprofile-health-parent-3.0
microprofile-health-parent-3.0-RC5
microprofile-health-parent-3.0-RC4
microprofile-health-parent-3.0-RC3
microprofile-health-parent-3.0-RC2
microprofile-health-parent-3.0-RC1
2.2
microprofile-health-parent-2.2
microprofile-health-parent-2.2-RC3
microprofile-health-parent-2.2-RC2
microprofile-health-parent-2.2-RC1
2.1
microprofile-health-parent-2.1
2.0.x
microprofile-health-parent-2.0.1
2.0
microprofile-health-parent-2.0
microprofile-health-parent-2.0-RC1
1.0
microprofile-health-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.microprofile.health</groupId>
    <artifactId>microprofile-health-parent</artifactId>
    <version>4.0.1</version>
</dependency>