MVN

org.opendaylight.bgpcep : config-parent

Maven & Gradle

May 02, 2018
<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>config-parent</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.bgpcep : config-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of org.opendaylight.bgpcep : config-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
config-parent-0.8.3
config-parent-0.8.2
config-parent-0.8.1
config-parent-0.8.0
0.7.x
config-parent-0.7.4-Carbon
config-parent-0.7.3-Carbon
config-parent-0.7.2-Carbon
config-parent-0.7.1-Carbon
config-parent-0.7.0-Carbon

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>config-parent</artifactId>
    <version>0.8.3</version>
</dependency>