is not current version
Last Version 2.2.1

io.smallrye:smallrye-health-extension-api 2.2.0

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

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-extension-api
Version

Version

2.2.0
Type

Type

jar

Download smallrye-health-extension-api 2.2.0


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