MVN

org.opendaylight.openflowplugin : distributions-openflowplugin-base

Maven & Gradle

Jul 30, 2015
2 usages

Opendaylight OpenflowPlugin Base Edition

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

Latest Version

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

  • Latest Stable: 0.0.7-Helium-SR4

All Versions

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

Version Vulnerabilities Updated
0.0.x
distributions-openflowplugin-base-0.0.7-Helium-SR4
distributions-openflowplugin-base-0.0.6-Helium-SR3
distributions-openflowplugin-base-0.0.5-Helium-SR2
distributions-openflowplugin-base-0.0.4-Helium-SR1.1
distributions-openflowplugin-base-0.0.4-Helium-SR1
distributions-openflowplugin-base-0.0.3-Helium
distributions-openflowplugin-base-0.0.2
distributions-openflowplugin-base-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.openflowplugin</groupId>
    <artifactId>distributions-openflowplugin-base</artifactId>
    <version>0.0.7-Helium-SR4</version>
</dependency>