MVN

org.opendaylight.openflowjava : openflow-protocol-parent

Maven & Gradle

Feb 29, 2016

openflowjava

<dependency>
    <groupId>org.opendaylight.openflowjava</groupId>
    <artifactId>openflow-protocol-parent</artifactId>
    <version>0.6.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.openflowjava : openflow-protocol-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.openflowjava : openflow-protocol-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
openflow-protocol-parent-0.6.4-Lithium-SR4
openflow-protocol-parent-0.6.3-Lithium-SR3
openflow-protocol-parent-0.6.2-Lithium-SR2
openflow-protocol-parent-0.6.1-Lithium-SR1
openflow-protocol-parent-0.6.0-Lithium
0.5.x
openflow-protocol-parent-0.5.4-Helium-SR4
openflow-protocol-parent-0.5.3-Helium-SR3
openflow-protocol-parent-0.5.2-Helium-SR2
openflow-protocol-parent-0.5.1-Helium-SR1.1
openflow-protocol-parent-0.5.1-Helium-SR1
0.5
openflow-protocol-parent-0.5-Helium
0.4
openflow-protocol-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.openflowjava</groupId>
    <artifactId>openflow-protocol-parent</artifactId>
    <version>0.6.4-Lithium-SR4</version>
</dependency>