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