MVN

org.opendaylight.bgpcep : commons.parent

Maven & Gradle

Jul 30, 2015

BGPCEP common parent

<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>commons.parent</artifactId>
    <version>0.3.5-Helium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.5-Helium-SR4

All Versions

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

Version Vulnerabilities Updated
0.3.x
commons.parent-0.3.5-Helium-SR4
commons.parent-0.3.4-Helium-SR3
commons.parent-0.3.3-Helium-SR2
commons.parent-0.3.2-Helium-SR1.1
commons.parent-0.3.2-Helium-SR1
commons.parent-0.3.1-Helium
commons.parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>commons.parent</artifactId>
    <version>0.3.5-Helium-SR4</version>
</dependency>