is not current version
Last Version 0.12.3

org.opendaylight.controller:config-subsystem 0.6.2-Carbon


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

config-subsystem
Version

Version

0.6.2-Carbon
Type

Type

pom

Download config-subsystem 0.6.2-Carbon


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