is not current version
Last Version 11.0.0

org.opendaylight.odlparent:bnd-parent 8.1.6


GroupId

GroupId

org.opendaylight.odlparent
ArtifactId

ArtifactId

bnd-parent
Version

Version

8.1.6
Type

Type

pom

Download bnd-parent 8.1.6

Filename Size
bnd-parent-8.1.6.pom 2 KB
Browse

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