<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>osgi-resource-locator</artifactId>
<version>2.5.0-b09</version>
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='osgi-resource-locator', version='2.5.0-b09')
)