Last Version

org.opendaylight.controller:config-parent 0.8.4

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

config-parent
Version

Version

0.8.4
Type

Type

pom
Description

Description

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
Project Organization

Project Organization

OpenDaylight

Download config-parent 0.8.4

Filename Size
config-parent-0.8.4.pom 7 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.opendaylight.yangtools : yang-common jar
org.opendaylight.controller : config-api jar
org.opendaylight.controller : sal-binding-config jar

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : annotations Optional jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.150

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.