MVN

nz.ac.auckland.aem : aem-lmz-integration

Maven & Gradle

Sep 01, 2015

AEM LMZ Integration Project - Reactor Project · Maven Multimodule project for the AEM LMZ Integration Project.

<dependency>
    <groupId>nz.ac.auckland.aem</groupId>
    <artifactId>aem-lmz-integration</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.auckland.aem : aem-lmz-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of nz.ac.auckland.aem : aem-lmz-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10
aem-lmz-integration-1.10
1.9
aem-lmz-integration-1.9
1.8
aem-lmz-integration-1.8
1.7
aem-lmz-integration-1.7
1.6
aem-lmz-integration-1.6
1.5
aem-lmz-integration-1.5
1.3
aem-lmz-integration-1.3
1.2
aem-lmz-integration-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nz.ac.auckland.aem</groupId>
    <artifactId>aem-lmz-integration</artifactId>
    <version>1.10</version>
</dependency>

Advertisement