| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.opendaylight.controller |
| ArtifactId | ArtifactIdconfig-subsystem |
| Last Version | Last Version0.12.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionconfig-subsystem
pom.xml for MD-SAL DOM plugins
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| config-subsystem-0.12.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/config-subsystem/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-subsystem</artifactId>
<version>0.12.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-subsystem/
implementation 'org.opendaylight.controller:config-subsystem:0.12.3'
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-subsystem/
implementation ("org.opendaylight.controller:config-subsystem:0.12.3")
'org.opendaylight.controller:config-subsystem:pom:0.12.3'
<dependency org="org.opendaylight.controller" name="config-subsystem" rev="0.12.3">
<artifact name="config-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-subsystem', version='0.12.3')
)
libraryDependencies += "org.opendaylight.controller" % "config-subsystem" % "0.12.3"
[org.opendaylight.controller/config-subsystem "0.12.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |