License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-testsuite-parent |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Health: Test Suite Parent
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-testsuite-parent-4.0.0-RC2.pom | 664 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-testsuite-parent/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health-testsuite-parent</artifactId>
<version>4.0.0-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-testsuite-parent/
implementation 'io.smallrye:smallrye-health-testsuite-parent:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-testsuite-parent/
implementation ("io.smallrye:smallrye-health-testsuite-parent:4.0.0-RC2")
'io.smallrye:smallrye-health-testsuite-parent:pom:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-health-testsuite-parent" rev="4.0.0-RC2">
<artifact name="smallrye-health-testsuite-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-testsuite-parent', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-health-testsuite-parent" % "4.0.0-RC2"
[io.smallrye/smallrye-health-testsuite-parent "4.0.0-RC2"]