MVN

dk.clanie : clanie-parent-pom

Maven & Gradle

Jan 20, 2013
1 stars

CN Consult Parent POM · Parent POM with common settings for Java 7 projects.

<dependency>
    <groupId>dk.clanie</groupId>
    <artifactId>clanie-parent-pom</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dk.clanie : clanie-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of dk.clanie : clanie-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
clanie-parent-pom-1.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dk.clanie</groupId>
    <artifactId>clanie-parent-pom</artifactId>
    <version>1.7.0</version>
</dependency>

Advertisement