is not current version
Last Version 0.12.3

org.opendaylight.integration:feature-repo-artifacts 0.8.0

POM to import, with all upstream ODL user-facing feature repo artifact versions.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

feature-repo-artifacts
Version

Version

0.8.0
Type

Type

pom

Download feature-repo-artifacts 0.8.0


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