MVN

org.opendaylight.l2switch : distributions-l2switch-base

Maven & Gradle

Jul 30, 2015

Opendaylight L2 Switch Base Edition

<dependency>
    <groupId>org.opendaylight.l2switch</groupId>
    <artifactId>distributions-l2switch-base</artifactId>
    <version>0.1.4-Helium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.l2switch : distributions-l2switch-base to add to Maven - Latest Versions:

  • Latest Stable: 0.1.4-Helium-SR4

All Versions

Choose a version of org.opendaylight.l2switch : distributions-l2switch-base to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
distributions-l2switch-base-0.1.4-Helium-SR4
distributions-l2switch-base-0.1.3-Helium-SR3
distributions-l2switch-base-0.1.2-Helium-SR2
distributions-l2switch-base-0.1.1-Helium-SR1.1
distributions-l2switch-base-0.1.1-Helium-SR1
distributions-l2switch-base-0.1.0-Helium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.l2switch</groupId>
    <artifactId>distributions-l2switch-base</artifactId>
    <version>0.1.4-Helium-SR4</version>
</dependency>