MVN

nz.ac.auckland.aem : contentgraph

Maven & Gradle

Jul 27, 2015

CQ Content Graph - Reactor Project · Maven Multimodule project for the Content Graph.

<dependency>
    <groupId>nz.ac.auckland.aem</groupId>
    <artifactId>contentgraph</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
contentgraph-1.5
1.3
contentgraph-1.3
1.2
contentgraph-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>nz.ac.auckland.aem</groupId>
    <artifactId>contentgraph</artifactId>
    <version>1.5</version>
</dependency>