MVN

org.opendaylight.bgpcep : bundle-parent

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.8.3

All Versions

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

Version Vulnerabilities Updated
0.8.x
bundle-parent-0.8.3
bundle-parent-0.8.2
bundle-parent-0.8.1
bundle-parent-0.8.0
0.7.x
bundle-parent-0.7.4-Carbon
bundle-parent-0.7.3-Carbon
bundle-parent-0.7.2-Carbon
bundle-parent-0.7.1-Carbon
bundle-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>bundle-parent</artifactId>
    <version>0.8.3</version>
</dependency>