is not current version
Last Version 1.11.3

org.opendaylight.controller.samples:clustering-it 1.1.4-Helium-SR4


GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

clustering-it
Version

Version

1.1.4-Helium-SR4
Type

Type

pom

Download clustering-it 1.1.4-Helium-SR4


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