is not current version
Last Version 1.11.3

org.opendaylight.controller.samples:clustering-it 1.9.1


GroupId

GroupId

org.opendaylight.controller.samples
ArtifactId

ArtifactId

clustering-it
Version

Version

1.9.1
Type

Type

pom

Download clustering-it 1.9.1

Filename Size
clustering-it-1.9.1.pom 651 bytes
Browse

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