GroupId | GroupIdorg.opendaylight.bgpcep |
---|---|
ArtifactId | ArtifactIdintegration-tests |
Version | Version0.5.3-Beryllium-SR3 |
Type | Typejar |
Filename | Size |
---|---|
integration-tests-0.5.3-Beryllium-SR3.pom | |
integration-tests-0.5.3-Beryllium-SR3.jar | 10 KB |
Browse |
<!-- 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"]