License |
License |
---|---|
GroupId | GroupIdio.smallrye.testing |
ArtifactId | ArtifactIdsmallrye-testing-parent |
Last Version | Last Version2.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye: Testing Parent
SmallRye Parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smallrye-testing-parent-2.0.0-RC1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/ -->
<dependency>
<groupId>io.smallrye.testing</groupId>
<artifactId>smallrye-testing-parent</artifactId>
<version>2.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation 'io.smallrye.testing:smallrye-testing-parent:2.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation ("io.smallrye.testing:smallrye-testing-parent:2.0.0-RC1")
'io.smallrye.testing:smallrye-testing-parent:pom:2.0.0-RC1'
<dependency org="io.smallrye.testing" name="smallrye-testing-parent" rev="2.0.0-RC1">
<artifact name="smallrye-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.testing', module='smallrye-testing-parent', version='2.0.0-RC1')
)
libraryDependencies += "io.smallrye.testing" % "smallrye-testing-parent" % "2.0.0-RC1"
[io.smallrye.testing/smallrye-testing-parent "2.0.0-RC1"]