| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.opendaylight.federation | 
| ArtifactId | ArtifactIdconfig-parent | 
| Version | Version0.2.4-Carbon | 
| 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.2.4-Carbon.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.federation/config-parent/ -->
<dependency>
    <groupId>org.opendaylight.federation</groupId>
    <artifactId>config-parent</artifactId>
    <version>0.2.4-Carbon</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.federation/config-parent/
implementation 'org.opendaylight.federation:config-parent:0.2.4-Carbon'// https://jarcasting.com/artifacts/org.opendaylight.federation/config-parent/
implementation ("org.opendaylight.federation:config-parent:0.2.4-Carbon")'org.opendaylight.federation:config-parent:pom:0.2.4-Carbon'<dependency org="org.opendaylight.federation" name="config-parent" rev="0.2.4-Carbon">
  <artifact name="config-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.federation', module='config-parent', version='0.2.4-Carbon')
)libraryDependencies += "org.opendaylight.federation" % "config-parent" % "0.2.4-Carbon"[org.opendaylight.federation/config-parent "0.2.4-Carbon"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish : javax.json | jar | 1.0.4 | 
| org.opendaylight.yangtools : yang-common | jar | |
| org.opendaylight.controller : config-api | jar | |
| org.opendaylight.controller : sal-binding-config | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.json : javax.json-api | jar | 1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.google.code.findbugs : annotations | jar | 3.0.0 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.0 | 
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |