MVN

au.id.ajlane : ajlane-parent

Maven & Gradle

May 03, 2018
0 stars

A common build configuration for projects in the ${project.groupId} namespace.

<dependency>
    <groupId>au.id.ajlane</groupId>
    <artifactId>ajlane-parent</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.id.ajlane : ajlane-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of au.id.ajlane : ajlane-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ajlane-parent-0.0.6
ajlane-parent-0.0.5
ajlane-parent-0.0.4
ajlane-parent-0.0.3
ajlane-parent-0.0.2
ajlane-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>au.id.ajlane</groupId>
    <artifactId>ajlane-parent</artifactId>
    <version>0.0.6</version>
</dependency>