is not current version
Last Version 5.0.5

org.opendaylight.controller.samples:clustering-it-config 1.2.4-Lithium-SR4


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

clustering-it-config
Version

Version

1.2.4-Lithium-SR4
Type

Type

jar

Download clustering-it-config 1.2.4-Lithium-SR4


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