<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
<artifactId>clustering-it-config</artifactId>
<version>7.0.12</version>
</dependency>
libraryDependencies += "org.opendaylight.controller.samples" % "clustering-it-config" % "7.0.12"
@Grapes(
@Grab(group='org.opendaylight.controller.samples', module='clustering-it-config', version='7.0.12')
)
<dependency org="org.opendaylight.controller.samples" name="clustering-it-config" rev="7.0.12" />