| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.bgpcep |
| ArtifactId | ArtifactIdpcep-testtool |
| Version | Version0.16.13 |
| Type | Typejar |
| Description |
Descriptionpcep-testtool
PCEP Interop Testing Tool
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pcep-testtool-0.16.13.pom | |
| pcep-testtool-0.16.13-sources.jar | 7 KB |
| pcep-testtool-0.16.13-javadoc.jar | 405 KB |
| pcep-testtool-0.16.13-executable.jar | 10 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-testtool</artifactId>
<version>0.16.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation 'org.opendaylight.bgpcep:pcep-testtool:0.16.13'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation ("org.opendaylight.bgpcep:pcep-testtool:0.16.13")
'org.opendaylight.bgpcep:pcep-testtool:jar:0.16.13'
<dependency org="org.opendaylight.bgpcep" name="pcep-testtool" rev="0.16.13">
<artifact name="pcep-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-testtool', version='0.16.13')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-testtool" % "0.16.13"
[org.opendaylight.bgpcep/pcep-testtool "0.16.13"]
| 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 | 30.1.1-jre |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| 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.mockito : mockito-core | jar | 3.12.4 |