is not current version
Last Version 0.6.4-Carbon

org.opendaylight.integration:features-integration-test 0.5.0-Boron

Sub-project building aggregate features used for feature compatibility testing.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

features-integration-test
Version

Version

0.5.0-Boron
Type

Type

jar

Download features-integration-test 0.5.0-Boron


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