<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-transport-http</artifactId>
<version>0.9.1.v20140329</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-transport-http', version='0.9.1.v20140329')
)
<dependency org="org.eclipse.aether" name="aether-transport-http" rev="0.9.1.v20140329" />
<parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> <version>0.9.1.v20140329</version> </parent>
compile
|-- org.eclipse.aether:aether-api
|-- org.eclipse.aether:aether-spi
|-- org.eclipse.aether:aether-util
|-- org.apache.httpcomponents:httpclient:4.2.6
|-- org.slf4j:jcl-over-slf4j:1.6.2
provided
|-- org.codehaus.plexus:plexus-component-annotations
test
|-- org.eclipse.sisu:org.eclipse.sisu.plexus
|-- org.sonatype.sisu:sisu-guice
|-- junit:junit
|-- org.hamcrest:hamcrest-library
|-- org.eclipse.aether:aether-test-util