MVN

nz.co.aetheric.maven : parent-fragment

Maven & Gradle

Jan 29, 2014

Maven Parent - Fragment · A parent for any and all Java Servlet 3 webfragment modules.

<dependency>
    <groupId>nz.co.aetheric.maven</groupId>
    <artifactId>parent-fragment</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.co.aetheric.maven : parent-fragment to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of nz.co.aetheric.maven : parent-fragment to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
parent-fragment-1.1.1
parent-fragment-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nz.co.aetheric.maven</groupId>
    <artifactId>parent-fragment</artifactId>
    <version>1.1.1</version>
</dependency>