How To Install Java Artifact org.eclipse.microprofile.health.microprofile-health-spec v3.1-RC3

org.eclipse.microprofile.health microprofile-health-spec 3.1-RC3

Introduction

In this article, we'll learn how to install Java artifact microprofile-health-spec from org.eclipse.microprofile.health group in version 3.1-RC3. The artifact is available in 7 versions: 4.0.1 4.0-RC3 4.0-RC2 4.0-RC1 4.0 3.1-RC3 3.1 The parent project is: org.eclipse.microprofile.health::microprofile-health-parent::3.1-RC3

How To Install Java Artifact org.eclipse.microprofile.health.microprofile-health-spec In Version 3.1-RC3

To install the MicroProfile Health Specification artifact in version 3.1-RC3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MicroProfile Health Specification dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.