| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.bgpcep |
| ArtifactId | ArtifactIdpcep-testtool |
| Version | Version0.17.1 |
| Type | Typejar |
| Description |
Descriptionpcep-testtool
PCEP Interop Testing Tool
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pcep-testtool-0.17.1.pom | |
| pcep-testtool-0.17.1-sources.jar | 7 KB |
| pcep-testtool-0.17.1-javadoc.jar | 405 KB |
| pcep-testtool-0.17.1-executable.jar | 10 MB |
| pcep-testtool-0.17.1-cyclonedx.xml | 108 KB |
| pcep-testtool-0.17.1-cyclonedx.json | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-testtool</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation 'org.opendaylight.bgpcep:pcep-testtool:0.17.1'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation ("org.opendaylight.bgpcep:pcep-testtool:0.17.1")
'org.opendaylight.bgpcep:pcep-testtool:jar:0.17.1'
<dependency org="org.opendaylight.bgpcep" name="pcep-testtool" rev="0.17.1">
<artifact name="pcep-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-testtool', version='0.17.1')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-testtool" % "0.17.1"
[org.opendaylight.bgpcep/pcep-testtool "0.17.1"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| 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 |