MVN

org.opendaylight.openflowplugin : libraries

Maven & Gradle

Feb 18, 2022

libraries

<dependency>
    <groupId>org.opendaylight.openflowplugin</groupId>
    <artifactId>libraries</artifactId>
    <version>liblldp</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: liblldp

All Versions

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

Version Vulnerabilities Updated
0.9.x
libraries-0.9.4
libraries-0.9.3
libraries-0.9.2
libraries-0.9.1
libraries-0.9.0
0.8.x
libraries-0.8.3
libraries-0.8.2
libraries-0.8.1
libraries-0.8.0
0.7.x
libraries-0.7.3
libraries-0.7.2
libraries-0.7.1
libraries-0.7.0
0.6.x
libraries-0.6.4
libraries-0.6.3
libraries-0.6.2
libraries-0.6.1
libraries-0.6.0
liblldp
libraries-liblldp

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.openflowplugin</groupId>
    <artifactId>libraries</artifactId>
    <version>liblldp</version>
</dependency>