<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>cds-mgmt-api</artifactId>
<version>8.0.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='cds-mgmt-api', version='8.0.8')
)