MVN

org.qbicc : qbicc-testing-parent

Maven & Gradle

Oct 18, 2023

Qbicc Testing: Parent · The aggregate POM for Qbicc testing support

<dependency>
    <groupId>org.qbicc</groupId>
    <artifactId>qbicc-testing-parent</artifactId>
    <version>0.76.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.qbicc : qbicc-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.76.0

All Versions

Choose a version of org.qbicc : qbicc-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.76.x
qbicc-testing-parent-0.76.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.qbicc</groupId>
    <artifactId>qbicc-testing-parent</artifactId>
    <version>0.76.0</version>
</dependency>

Advertisement