is not current version
Last Version 0.12.3

org.opendaylight.controller:config-artifacts 0.11.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

config-artifacts
Version

Version

0.11.2
Type

Type

pom

Download config-artifacts 0.11.2


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