is not current version
Last Version 2.2.1

io.smallrye:smallrye-health-extension-test 2.1.1

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

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-extension-test
Version

Version

2.1.1
Type

Type

jar

Download smallrye-health-extension-test 2.1.1


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