is not current version
Last Version 0.8.3

org.opendaylight.bgpcep:integration-tests 0.5.3-Beryllium-SR3

BGPCEP integration tests

GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

integration-tests
Version

Version

0.5.3-Beryllium-SR3
Type

Type

jar

Download integration-tests 0.5.3-Beryllium-SR3


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