is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:pcep-testtool 0.3.0

PCEP Interop Testing Tool

GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

pcep-testtool
Version

Version

0.3.0
Type

Type

jar

Download pcep-testtool 0.3.0


<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/ -->
<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>pcep-testtool</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation 'org.opendaylight.bgpcep:pcep-testtool:0.3.0'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation ("org.opendaylight.bgpcep:pcep-testtool:0.3.0")
'org.opendaylight.bgpcep:pcep-testtool:jar:0.3.0'
<dependency org="org.opendaylight.bgpcep" name="pcep-testtool" rev="0.3.0">
  <artifact name="pcep-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-testtool', version='0.3.0')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-testtool" % "0.3.0"
[org.opendaylight.bgpcep/pcep-testtool "0.3.0"]