is not current version
Last Version 0.10.3

org.opendaylight.bgpcep:rsvp-parent 0.4.4-Lithium-SR4

RSVP-related components

GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

rsvp-parent
Version

Version

0.4.4-Lithium-SR4
Type

Type

pom

Download rsvp-parent 0.4.4-Lithium-SR4


<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/rsvp-parent/ -->
<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>rsvp-parent</artifactId>
    <version>0.4.4-Lithium-SR4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/rsvp-parent/
implementation 'org.opendaylight.bgpcep:rsvp-parent:0.4.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/rsvp-parent/
implementation ("org.opendaylight.bgpcep:rsvp-parent:0.4.4-Lithium-SR4")
'org.opendaylight.bgpcep:rsvp-parent:pom:0.4.4-Lithium-SR4'
<dependency org="org.opendaylight.bgpcep" name="rsvp-parent" rev="0.4.4-Lithium-SR4">
  <artifact name="rsvp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='rsvp-parent', version='0.4.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.bgpcep" % "rsvp-parent" % "0.4.4-Lithium-SR4"
[org.opendaylight.bgpcep/rsvp-parent "0.4.4-Lithium-SR4"]