MVN

net.awired.parent : parent

Maven & Gradle

Jun 11, 2013

Awired Parent · Awired.net regroup some open source development by passionate developers

<dependency>
    <groupId>net.awired.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.awired.parent : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.16

All Versions

Choose a version of net.awired.parent : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.16
parent-1.16
1.14
parent-1.14
1.13
parent-1.13
1.12
parent-1.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.awired.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.16</version>
</dependency>