Last Version

SmallRye: MicroProfile Health Extension Test 2.2.1

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

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-health-extension-test
Version

Version

2.2.1
Type

Type

jar
Description

Description

SmallRye: MicroProfile Health Extension Test
The test module for features to be included in the specification.

Download smallrye-health-extension-test 2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.smallrye : smallrye-health-tck jar 2.2.1

test (1)

Group / Artifact Type Version
org.eclipse.microprofile.health : microprofile-health-tck jar 2.2

Project Modules

There are no modules declared in this project.