is not current version
Last Version 0.17.5

pcep-testtool 0.17.0

PCEP Interop Testing Tool

License

License

GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

pcep-testtool
Version

Version

0.17.0
Type

Type

jar
Description

Description

pcep-testtool
PCEP Interop Testing Tool
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://wiki.opendaylight.org/display/ODL/BGPCEP

Download pcep-testtool 0.17.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.opendaylight.bgpcep : concepts jar
org.opendaylight.bgpcep : pcep-api jar
org.opendaylight.bgpcep : pcep-spi jar
org.opendaylight.bgpcep : pcep-impl jar
org.opendaylight.bgpcep : pcep-pcc-mock jar
org.opendaylight.bgpcep : testtool-util jar
org.opendaylight.bgpcep : pcep-ietf-stateful jar
io.netty : netty-common jar
io.netty : netty-transport jar
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar

provided (3)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3
org.gaul : modernizer-maven-annotations jar 2.3.0

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.3.1
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.