MVN

se.hiq.oss.qa : qa-parent-pom

Maven & Gradle

Nov 16, 2017

QA-Parent · The Quality Assurance parent pom for OSS Java Projects

<dependency>
    <groupId>se.hiq.oss.qa</groupId>
    <artifactId>qa-parent-pom</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.hiq.oss.qa : qa-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of se.hiq.oss.qa : qa-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
qa-parent-pom-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.hiq.oss.qa</groupId>
    <artifactId>qa-parent-pom</artifactId>
    <version>0.1</version>
</dependency>