License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-experimental-test |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Health: Experimental Test Suite
The test module for features to be included in the specification.
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-experimental-test/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health-experimental-test</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-experimental-test/
implementation 'io.smallrye:smallrye-health-experimental-test:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-experimental-test/
implementation ("io.smallrye:smallrye-health-experimental-test:4.0.0-RC2")
'io.smallrye:smallrye-health-experimental-test:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-health-experimental-test" rev="4.0.0-RC2">
<artifact name="smallrye-health-experimental-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-experimental-test', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-health-experimental-test" % "4.0.0-RC2"
[io.smallrye/smallrye-health-experimental-test "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-health-tck | jar | 4.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.servlet : weld-servlet-core | jar | 4.0.1.SP1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-tck | jar | 4.0 |