MVN

io.smallrye.testing : smallrye-testing-parent

Maven & Gradle

Feb 16, 2023
1 stars

SmallRye Testing: Parent

<dependency>
    <groupId>io.smallrye.testing</groupId>
    <artifactId>smallrye-testing-parent</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye.testing : smallrye-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of io.smallrye.testing : smallrye-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
smallrye-testing-parent-2.3.0
2.2.x
smallrye-testing-parent-2.2.0
2.1.x
smallrye-testing-parent-2.1.0
2.0.x
smallrye-testing-parent-2.0.0
smallrye-testing-parent-2.0.0-RC1
1.2.x
smallrye-testing-parent-1.2.0
1.1.x
smallrye-testing-parent-1.1.0
1.0.x
smallrye-testing-parent-1.0.0
0.1.x
smallrye-testing-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye.testing</groupId>
    <artifactId>smallrye-testing-parent</artifactId>
    <version>2.3.0</version>
</dependency>