MVN

eu.wdaqua.qanary : qa.qanarycomponent-parent

Maven & Gradle

Jun 13, 2024
55 stars

eu.wdaqua.qanary:qa.qanarycomponent-parent · Qanary component template package

<dependency>
    <groupId>eu.wdaqua.qanary</groupId>
    <artifactId>qa.qanarycomponent-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.wdaqua.qanary : qa.qanarycomponent-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of eu.wdaqua.qanary : qa.qanarycomponent-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
qa.qanarycomponent-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.wdaqua.qanary</groupId>
    <artifactId>qa.qanarycomponent-parent</artifactId>
    <version>0.1.2</version>
</dependency>