is not current version
Last Version 0.12.3

org.opendaylight.controller:config-artifacts 0.3.0-Lithium


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

config-artifacts
Version

Version

0.3.0-Lithium
Type

Type

pom

Download config-artifacts 0.3.0-Lithium


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