MVN

org.aerofx : aerofx-parent

Maven & Gradle

Aug 14, 2014
32 stars

AeroFX Parent

<dependency>
    <groupId>org.aerofx</groupId>
    <artifactId>aerofx-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aerofx : aerofx-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of org.aerofx : aerofx-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
aerofx-parent-0.2
0.1
aerofx-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.aerofx</groupId>
    <artifactId>aerofx-parent</artifactId>
    <version>0.2</version>
</dependency>