is not current version
Last Version 1.0.8

com.github.phillip-kruger.microprofile-extentions:health-ext 1.0.5

Some default health providers

GroupId

GroupId

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

ArtifactId

health-ext
Version

Version

1.0.5
Type

Type

jar

Download health-ext 1.0.5


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