is not current version
Last Version 4.0.0-RC2

io.smallrye:smallrye-health 2.2.1


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health
Version

Version

2.2.1
Type

Type

jar

Download smallrye-health 2.2.1


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