MVN

fr.norad.parent : parent

Maven & Gradle

Nov 27, 2014
1 stars

n0rad Parent · n0rad's parent project

<dependency>
    <groupId>fr.norad.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.norad.parent : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.19

All Versions

Choose a version of fr.norad.parent : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.19
parent-1.19
1.18
parent-1.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.norad.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.19</version>
</dependency>