<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>inject</artifactId>
<version>6.0.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='inject', version='6.0.8')
)