License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdpcep-testtool |
Version | Version0.15.0 |
Type | Typejar |
Description |
Descriptionpcep-testtool
PCEP Interop Testing Tool
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pcep-testtool-0.15.0.pom | |
pcep-testtool-0.15.0.jar | 14 KB |
pcep-testtool-0.15.0-sources.jar | 7 KB |
pcep-testtool-0.15.0-javadoc.jar | 403 KB |
pcep-testtool-0.15.0-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.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation 'org.opendaylight.bgpcep:pcep-testtool:0.15.0'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-testtool/
implementation ("org.opendaylight.bgpcep:pcep-testtool:0.15.0")
'org.opendaylight.bgpcep:pcep-testtool:jar:0.15.0'
<dependency org="org.opendaylight.bgpcep" name="pcep-testtool" rev="0.15.0">
<artifact name="pcep-testtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-testtool', version='0.15.0')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-testtool" % "0.15.0"
[org.opendaylight.bgpcep/pcep-testtool "0.15.0"]
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 | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.5.11 |