<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-clustering-config</artifactId>
<version>7.0.8</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='sal-clustering-config', version='7.0.8')
)
<dependency org="org.opendaylight.controller" name="sal-clustering-config" rev="7.0.8" />