MVN

net.heberling.clanlord.bard : parent

Maven & Gradle

Jul 15, 2021

Clanlord Bard Tool - Parent · Parent pom for the Clanlord Bard Tool.

<dependency>
    <groupId>net.heberling.clanlord.bard</groupId>
    <artifactId>parent</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.heberling.clanlord.bard : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of net.heberling.clanlord.bard : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
v0.1.x
parent-v0.1.0
0.3.x
parent-0.3.1
parent-0.3.0
0.2.x
parent-0.2.0
0.1.x
parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.heberling.clanlord.bard</groupId>
    <artifactId>parent</artifactId>
    <version>0.3.1</version>
</dependency>