is not current version
Last Version 4.0.0-RC2

io.smallrye:smallrye-health-provided-checks 2.2.5


Categories

Categories

IDE Development Tools
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-provided-checks
Version

Version

2.2.5
Type

Type

jar

Download smallrye-health-provided-checks 2.2.5


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