is not current version
Last Version 11.0.0

org.opendaylight.odlparent:bundle-parent 2.0.4


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bundle-parent
Version

Version

2.0.4
Type

Type

pom

Download bundle-parent 2.0.4

Filename Size
bundle-parent-2.0.4.pom 1 KB
Browse

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