License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdcommons.opendaylight |
Last Version | Last Version1.7.4-Boron-SR4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons.opendaylight-1.7.4-Boron-SR4.pom | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/commons.opendaylight/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>commons.opendaylight</artifactId>
<version>1.7.4-Boron-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.opendaylight/
implementation 'org.opendaylight.controller:commons.opendaylight:1.7.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.opendaylight/
implementation ("org.opendaylight.controller:commons.opendaylight:1.7.4-Boron-SR4")
'org.opendaylight.controller:commons.opendaylight:pom:1.7.4-Boron-SR4'
<dependency org="org.opendaylight.controller" name="commons.opendaylight" rev="1.7.4-Boron-SR4">
<artifact name="commons.opendaylight" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='commons.opendaylight', version='1.7.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "commons.opendaylight" % "1.7.4-Boron-SR4"
[org.opendaylight.controller/commons.opendaylight "1.7.4-Boron-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |