License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.atrium |
ArtifactId | ArtifactIdconfig-parent |
Last Version | Last Version0.0.5-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 |
---|---|
config-parent-0.0.5-Boron-SR4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.atrium/config-parent/ -->
<dependency>
<groupId>org.opendaylight.atrium</groupId>
<artifactId>config-parent</artifactId>
<version>0.0.5-Boron-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.atrium/config-parent/
implementation 'org.opendaylight.atrium:config-parent:0.0.5-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.atrium/config-parent/
implementation ("org.opendaylight.atrium:config-parent:0.0.5-Boron-SR4")
'org.opendaylight.atrium:config-parent:pom:0.0.5-Boron-SR4'
<dependency org="org.opendaylight.atrium" name="config-parent" rev="0.0.5-Boron-SR4">
<artifact name="config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.atrium', module='config-parent', version='0.0.5-Boron-SR4')
)
libraryDependencies += "org.opendaylight.atrium" % "config-parent" % "0.0.5-Boron-SR4"
[org.opendaylight.atrium/config-parent "0.0.5-Boron-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : yang-common | jar | |
org.opendaylight.controller : config-api | jar | |
org.opendaylight.controller : sal-binding-config | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |