is not current version
Last Version 11.0.0

org.opendaylight.odlparent:feature-repo-parent 9.0.7


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

feature-repo-parent
Version

Version

9.0.7
Type

Type

pom

Download feature-repo-parent 9.0.7


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