<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
<version>2.5.1</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.ops4j.pax</groupId> <artifactId>url</artifactId> <version>2.5.1</version> </parent>
compile
|-- org.ops4j.base:ops4j-base-lang
|-- org.ops4j.base:ops4j-base-net
|-- org.ops4j.base:ops4j-base-io
|-- org.ops4j.base:ops4j-base-util-property
|-- org.ops4j.base:ops4j-base-util-xml
|-- org.ops4j.pax.url:pax-url-aether-support
|-- org.ops4j.pax.url:pax-url-commons
|-- org.eclipse.aether:aether-api
|-- org.eclipse.aether:aether-spi
|-- org.eclipse.aether:aether-util
|-- org.eclipse.aether:aether-impl
|-- org.eclipse.aether:aether-connector-basic
|-- org.eclipse.aether:aether-transport-wagon
|-- org.apache.maven:maven-aether-provider
|-- org.apache.maven:maven-settings-builder
|-- org.sonatype.plexus:plexus-sec-dispatcher
|-- org.sonatype.plexus:plexus-cipher
|-- org.apache.maven.wagon:wagon-provider-api
|-- org.apache.maven.wagon:wagon-file
|-- org.apache.maven.wagon:wagon-http
provided
|-- org.osgi:org.osgi.compendium
test
|-- junit:junit
|-- org.powermock:powermock-api-easymock:1.6.4
|-- org.powermock:powermock-module-junit4:1.6.4
|-- ch.qos.logback:logback-classic
|-- org.eclipse.jetty.aggregate:jetty-server:7.3.1.v20110307