<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netty-timer-config</artifactId>
<version>0.17.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netty-timer-config', version='0.17.2')
)