is not current version
Last Version 0.6.4-Carbon

org.opendaylight.integration:features-integration-index 0.6.0-Carbon

Sub-project gathering feature repositories of all ODL projects participating in distribution.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

features-integration-index
Version

Version

0.6.0-Carbon
Type

Type

jar

Download features-integration-index 0.6.0-Carbon


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