MVN

org.opendaylight.snmp4sdn : features-aggregator

Maven & Gradle

Apr 11, 2019

SNMP4SDN's feature aggregator

<dependency>
    <groupId>org.opendaylight.snmp4sdn</groupId>
    <artifactId>features-aggregator</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.0

All Versions

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

Version Vulnerabilities Updated
0.9.x
features-aggregator-0.9.0
0.8.x
features-aggregator-0.8.0
0.7.x
features-aggregator-0.7.4
features-aggregator-0.7.3
features-aggregator-0.7.2
features-aggregator-0.7.1
features-aggregator-0.7.0
0.6.x
features-aggregator-0.6.3
features-aggregator-0.6.2
features-aggregator-0.6.1
features-aggregator-0.6.0
0.5.x
features-aggregator-0.5.4-Carbon
features-aggregator-0.5.3-Carbon
features-aggregator-0.5.2-Carbon
features-aggregator-0.5.1-Carbon
features-aggregator-0.5.0-Carbon

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.snmp4sdn</groupId>
    <artifactId>features-aggregator</artifactId>
    <version>0.9.0</version>
</dependency>