MVN

org.opendaylight.netconf : netconf-aggregator

Maven & Gradle

Jun 13, 2019
<dependency>
    <groupId>org.opendaylight.netconf</groupId>
    <artifactId>netconf-aggregator</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.3

All Versions

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

Version Vulnerabilities Updated
1.5.x
netconf-aggregator-1.5.3
netconf-aggregator-1.5.2
netconf-aggregator-1.5.1
netconf-aggregator-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.netconf</groupId>
    <artifactId>netconf-aggregator</artifactId>
    <version>1.5.3</version>
</dependency>