is not current version
Last Version 5.0.5

org.opendaylight.controller.samples:clustering-it-config 3.0.12


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

clustering-it-config
Version

Version

3.0.12
Type

Type

jar

Download clustering-it-config 3.0.12


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