не последняя версия
Последняя версия 4.0.0-RC2

io.smallrye:smallrye-health 2.2.4


Группа

Группа

io.smallrye
Идентификатор

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

smallrye-health
Версия

Версия

2.2.4
Тип

Тип

jar

Скачать smallrye-health 2.2.4


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