is not current version
Last Version 4.0.0-RC2

io.smallrye:smallrye-health-experimental-test 2.2.4

The test module for features to be included in the specification.

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-experimental-test
Version

Version

2.2.4
Type

Type

jar

Download smallrye-health-experimental-test 2.2.4


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