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