License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-testsuite-parent |
Version | Version3.1.0-RC3 |
Type | Typepom |
Description |
DescriptionSmallRye Health: Test Suite Parent
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-testsuite-parent-3.1.0-RC3.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>3.1.0-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-testsuite-parent/
implementation 'io.smallrye:smallrye-health-testsuite-parent:3.1.0-RC3'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-testsuite-parent/
implementation ("io.smallrye:smallrye-health-testsuite-parent:3.1.0-RC3")
'io.smallrye:smallrye-health-testsuite-parent:pom:3.1.0-RC3'
<dependency org="io.smallrye" name="smallrye-health-testsuite-parent" rev="3.1.0-RC3">
<artifact name="smallrye-health-testsuite-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-testsuite-parent', version='3.1.0-RC3')
)
libraryDependencies += "io.smallrye" % "smallrye-health-testsuite-parent" % "3.1.0-RC3"
[io.smallrye/smallrye-health-testsuite-parent "3.1.0-RC3"]