is not current version
Last Version 2.0.0-RC1

io.smallrye.testing:smallrye-testing-parent 1.0.0


GroupId

GroupId

io.smallrye.testing
ArtifactId

ArtifactId

smallrye-testing-parent
Version

Version

1.0.0
Type

Type

pom

Download smallrye-testing-parent 1.0.0


<!-- https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/ -->
<dependency>
    <groupId>io.smallrye.testing</groupId>
    <artifactId>smallrye-testing-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation 'io.smallrye.testing:smallrye-testing-parent:1.0.0'
// https://jarcasting.com/artifacts/io.smallrye.testing/smallrye-testing-parent/
implementation ("io.smallrye.testing:smallrye-testing-parent:1.0.0")
'io.smallrye.testing:smallrye-testing-parent:pom:1.0.0'
<dependency org="io.smallrye.testing" name="smallrye-testing-parent" rev="1.0.0">
  <artifact name="smallrye-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.testing', module='smallrye-testing-parent', version='1.0.0')
)
libraryDependencies += "io.smallrye.testing" % "smallrye-testing-parent" % "1.0.0"
[io.smallrye.testing/smallrye-testing-parent "1.0.0"]