is not current version
Last Version 4.0.0-RC2

SmallRye Health: API 3.1.1

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

3.1.1
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 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.health : microprofile-health-api jar 3.1
io.smallrye.common : smallrye-common-annotation jar 1.6.0
io.smallrye.reactive : mutiny jar 0.17.0

provided (1)

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

Project Modules

There are no modules declared in this project.