MVN

org.opendaylight.coretutorials : clustering-aggregator

Maven & Gradle

Jan 19, 2018

clustering

<dependency>
    <groupId>org.opendaylight.coretutorials</groupId>
    <artifactId>clustering-aggregator</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.coretutorials : clustering-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.opendaylight.coretutorials : clustering-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
clustering-aggregator-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.coretutorials</groupId>
    <artifactId>clustering-aggregator</artifactId>
    <version>2.2.0</version>
</dependency>