License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdconfig-filtering-parent |
Last Version | Last Version0.8.4 |
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-filtering-parent-0.8.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/config-filtering-parent/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-filtering-parent</artifactId>
<version>0.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-filtering-parent/
implementation 'org.opendaylight.controller:config-filtering-parent:0.8.4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-filtering-parent/
implementation ("org.opendaylight.controller:config-filtering-parent:0.8.4")
'org.opendaylight.controller:config-filtering-parent:pom:0.8.4'
<dependency org="org.opendaylight.controller" name="config-filtering-parent" rev="0.8.4">
<artifact name="config-filtering-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-filtering-parent', version='0.8.4')
)
libraryDependencies += "org.opendaylight.controller" % "config-filtering-parent" % "0.8.4"
[org.opendaylight.controller/config-filtering-parent "0.8.4"]
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.25 |
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.25 |