License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdpcep-parent |
Version | Version0.10.3 |
Type | Typepom |
Description |
Descriptionpcep-parent
PCEP protocol parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pcep-parent-0.10.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-parent/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-parent</artifactId>
<version>0.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-parent/
implementation 'org.opendaylight.bgpcep:pcep-parent:0.10.3'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-parent/
implementation ("org.opendaylight.bgpcep:pcep-parent:0.10.3")
'org.opendaylight.bgpcep:pcep-parent:pom:0.10.3'
<dependency org="org.opendaylight.bgpcep" name="pcep-parent" rev="0.10.3">
<artifact name="pcep-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-parent', version='0.10.3')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-parent" % "0.10.3"
[org.opendaylight.bgpcep/pcep-parent "0.10.3"]