is not current version
Last Version 4.0.0-RC2

SmallRye Health: API 4.0.0-RC1

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

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-api
Version

Version

4.0.0-RC1
Type

Type

jar
Description

Description

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

Download smallrye-health-api 4.0.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.health : microprofile-health-api jar 4.0
io.smallrye.common : smallrye-common-annotation jar 2.0.0-RC1
io.smallrye.reactive : mutiny jar 1.2.0

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0

Project Modules

There are no modules declared in this project.