Microprofile extensions :: Health

Some default health providers

License

License

GroupId

GroupId

com.github.phillip-kruger.microprofile-extensions
ArtifactId

ArtifactId

health-ext
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile extensions :: Health
Some default health providers

Download health-ext

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 8.0
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9