MVN

org.opendaylight.bgpcep : rsvp-parent

Maven & Gradle

Jun 13, 2019

RSVP-related components

<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>rsvp-parent</artifactId>
    <version>0.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.3

All Versions

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

Version Vulnerabilities Updated
0.10.x
rsvp-parent-0.10.3
rsvp-parent-0.10.2
rsvp-parent-0.10.1
rsvp-parent-0.10.0
0.9.x
rsvp-parent-0.9.4
rsvp-parent-0.9.3
rsvp-parent-0.9.2
rsvp-parent-0.9.1
rsvp-parent-0.9.0
0.8.x
rsvp-parent-0.8.3
rsvp-parent-0.8.2
rsvp-parent-0.8.1
rsvp-parent-0.8.0
0.7.x
rsvp-parent-0.7.4-Carbon
rsvp-parent-0.7.3-Carbon
rsvp-parent-0.7.2-Carbon
rsvp-parent-0.7.1-Carbon
rsvp-parent-0.7.0-Carbon
0.6.x
rsvp-parent-0.6.4-Boron-SR4
rsvp-parent-0.6.3-Boron-SR3
rsvp-parent-0.6.2-Boron-SR2
rsvp-parent-0.6.1-Boron-SR1
rsvp-parent-0.6.0-Boron
0.5.x
rsvp-parent-0.5.4-Beryllium-SR4
rsvp-parent-0.5.3-Beryllium-SR3
rsvp-parent-0.5.2-Beryllium-SR2
rsvp-parent-0.5.1-Beryllium-SR1
rsvp-parent-0.5.0-Beryllium
0.4.x
rsvp-parent-0.4.4-Lithium-SR4
rsvp-parent-0.4.3-Lithium-SR3
rsvp-parent-0.4.2-Lithium-SR2
rsvp-parent-0.4.1-Lithium-SR1
rsvp-parent-0.4.0-Lithium
0.3.x
rsvp-parent-0.3.5-Helium-SR4
rsvp-parent-0.3.4-Helium-SR3
rsvp-parent-0.3.3-Helium-SR2
rsvp-parent-0.3.2-Helium-SR1.1
rsvp-parent-0.3.2-Helium-SR1
rsvp-parent-0.3.1-Helium
rsvp-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>rsvp-parent</artifactId>
    <version>0.10.3</version>
</dependency>