License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-tck |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile Health TCK
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-tck/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health-tck</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-tck/
implementation 'io.smallrye:smallrye-health-tck:1.0.3'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-tck/
implementation ("io.smallrye:smallrye-health-tck:1.0.3")
'io.smallrye:smallrye-health-tck:jar:1.0.3'
<dependency org="io.smallrye" name="smallrye-health-tck" rev="1.0.3">
<artifact name="smallrye-health-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-tck', version='1.0.3')
)
libraryDependencies += "io.smallrye" % "smallrye-health-tck" % "1.0.3"
[io.smallrye/smallrye-health-tck "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | 1.0.2.Final |
org.jboss.weld.servlet : weld-servlet-core | jar | 3.1.0.Final |
org.jboss.arquillian.container : arquillian-container-spi | jar | |
org.jboss.arquillian.container : arquillian-container-test-spi | jar | |
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain | pom | |
io.smallrye : smallrye-health | jar | 1.0.3 |
io.smallrye : smallrye-config | jar | 1.3.5 |
org.glassfish : javax.json | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-tck | jar | 1.0 |
org.jboss.arquillian.testng : arquillian-testng-container | jar |