is not current version
Last Version 0.5.4-Boron-SR4

org.opendaylight.integration:root 0.5.3-Boron-SR3

OpenDaylight Integration/Distribution project, used for creating complete Karaf distribution packages.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

root
Version

Version

0.5.3-Boron-SR3
Type

Type

pom

Download root 0.5.3-Boron-SR3

Filename Size
root-0.5.3-Boron-SR3.pom 6 KB
Browse

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