MVN

org.opendaylight.l2switch : l2switch-artifacts

Maven & Gradle

Dec 05, 2018
4 usages
<dependency>
    <groupId>org.opendaylight.l2switch</groupId>
    <artifactId>l2switch-artifacts</artifactId>
    <version>0.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.4

All Versions

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

Version Vulnerabilities Updated
0.7.x
l2switch-artifacts-0.7.4
l2switch-artifacts-0.7.3
l2switch-artifacts-0.7.2
l2switch-artifacts-0.7.1
l2switch-artifacts-0.7.0
0.6.x
l2switch-artifacts-0.6.3
l2switch-artifacts-0.6.2
l2switch-artifacts-0.6.1
l2switch-artifacts-0.6.0
0.5.x
l2switch-artifacts-0.5.4-Carbon
l2switch-artifacts-0.5.3-Carbon
l2switch-artifacts-0.5.2-Carbon
l2switch-artifacts-0.5.1-Carbon
l2switch-artifacts-0.5.0-Carbon
0.4.x
l2switch-artifacts-0.4.4-Boron-SR4
l2switch-artifacts-0.4.3-Boron-SR3
l2switch-artifacts-0.4.2-Boron-SR2
l2switch-artifacts-0.4.1-Boron-SR1
l2switch-artifacts-0.4.0-Boron
0.3.x
l2switch-artifacts-0.3.4-Beryllium-SR4
l2switch-artifacts-0.3.3-Beryllium-SR3
l2switch-artifacts-0.3.2-Beryllium-SR2
l2switch-artifacts-0.3.1-Beryllium-SR1
l2switch-artifacts-0.3.0-Beryllium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.l2switch</groupId>
    <artifactId>l2switch-artifacts</artifactId>
    <version>0.7.4</version>
</dependency>