is not current version
Last Version 11.0.0

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


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

feature-repo-parent
Version

Version

4.0.5
Type

Type

pom

Download feature-repo-parent 4.0.5


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