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

io.smallrye:smallrye-health-api 3.0.0-RC1

The feature API for the testing of features to be included in the specification.

Группа

Группа

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

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

smallrye-health-api
Версия

Версия

3.0.0-RC1
Тип

Тип

jar

Скачать smallrye-health-api 3.0.0-RC1


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