<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether-support</artifactId>
<version>2.6.7</version>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url', module='pax-url-aether-support', version='2.6.7')
)