<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-maven-commons</artifactId>
<version>1.6.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url', module='pax-url-maven-commons', version='1.6.0')
)