License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.integration |
ArtifactId | ArtifactIdroot |
Last Version | Last Version0.5.4-Boron-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondistribution
OpenDaylight Integration/Distribution project, used for creating complete Karaf distribution packages.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-0.5.4-Boron-SR4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/root/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>root</artifactId>
<version>0.5.4-Boron-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/root/
implementation 'org.opendaylight.integration:root:0.5.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.integration/root/
implementation ("org.opendaylight.integration:root:0.5.4-Boron-SR4")
'org.opendaylight.integration:root:pom:0.5.4-Boron-SR4'
<dependency org="org.opendaylight.integration" name="root" rev="0.5.4-Boron-SR4">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='root', version='0.5.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.integration" % "root" % "0.5.4-Boron-SR4"
[org.opendaylight.integration/root "0.5.4-Boron-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |