is not current version
Last Version 4.0.0-RC2

io.smallrye:smallrye-health 2.1.0


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health
Version

Version

2.1.0
Type

Type

jar

Download smallrye-health 2.1.0


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