Microprofile Health Extensions :: Example

A basic Example of these extensions

License

License

GroupId

GroupId

org.microprofile-ext.health-ext
ArtifactId

ArtifactId

health-example
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

war
Description

Description

Microprofile Health Extensions :: Example
A basic Example of these extensions

Download health-example

How to add to project

<!-- https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/ -->
<dependency>
    <groupId>org.microprofile-ext.health-ext</groupId>
    <artifactId>health-example</artifactId>
    <version>1.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/
implementation 'org.microprofile-ext.health-ext:health-example:1.2.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.health-ext/health-example/
implementation ("org.microprofile-ext.health-ext:health-example:1.2.0")
'org.microprofile-ext.health-ext:health-example:war:1.2.0'
<dependency org="org.microprofile-ext.health-ext" name="health-example" rev="1.2.0">
  <artifact name="health-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.health-ext', module='health-example', version='1.2.0')
)
libraryDependencies += "org.microprofile-ext.health-ext" % "health-example" % "1.2.0"
[org.microprofile-ext.health-ext/health-example "1.2.0"]

Dependencies

provided (1)

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

runtime (3)

Group / Artifact Type Version
org.microprofile-ext.health-ext : healthprobe-system jar 1.2.0
org.microprofile-ext.health-ext : healthprobe-jvm jar 1.2.0
org.microprofile-ext.health-ext : health-ui jar 1.2.0

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