is not current version
Last Version 4.0.0-RC2

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

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

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-experimental-test
Version

Version

3.2.0
Type

Type

jar

Download smallrye-health-experimental-test 3.2.0


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