не последняя версия
Последняя версия 1.0.8

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

Some default health providers

Группа

Группа

com.github.phillip-kruger.microprofile-extentions
Идентификатор

Идентификатор

health-ext
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать health-ext 1.0.6


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