MVN

org.opendaylight.controller.samples.l2switch : l2switch.aggregator

Maven & Gradle

Jul 30, 2015
<dependency>
    <groupId>org.opendaylight.controller.samples.l2switch</groupId>
    <artifactId>l2switch.aggregator</artifactId>
    <version>1.0.4-Helium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.controller.samples.l2switch : l2switch.aggregator to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4-Helium-SR4

All Versions

Choose a version of org.opendaylight.controller.samples.l2switch : l2switch.aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
l2switch.aggregator-1.0.4-Helium-SR4
l2switch.aggregator-1.0.3-Helium-SR3
l2switch.aggregator-1.0.2-Helium-SR2
l2switch.aggregator-1.0.1-Helium-SR1.1
l2switch.aggregator-1.0.1-Helium-SR1
l2switch.aggregator-1.0.0-Helium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.controller.samples.l2switch</groupId>
    <artifactId>l2switch.aggregator</artifactId>
    <version>1.0.4-Helium-SR4</version>
</dependency>