Aether Connector AsyncHttpClient

A repository connector implementation based on AsyncHttpClient.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.aether
ArtifactId

ArtifactId

aether-connector-asynchttpclient
Last Version

Last Version

0.9.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

Aether Connector AsyncHttpClient
A repository connector implementation based on AsyncHttpClient.
Project URL

Project URL

http://www.eclipse.org/aether/aether-connector-asynchttpclient/
Project Organization

Project Organization

The Eclipse Foundation

Download aether-connector-asynchttpclient

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-asynchttpclient/ -->
<dependency>
    <groupId>org.eclipse.aether</groupId>
    <artifactId>aether-connector-asynchttpclient</artifactId>
    <version>0.9.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-asynchttpclient/
implementation 'org.eclipse.aether:aether-connector-asynchttpclient:0.9.0.M2'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-connector-asynchttpclient/
implementation ("org.eclipse.aether:aether-connector-asynchttpclient:0.9.0.M2")
'org.eclipse.aether:aether-connector-asynchttpclient:jar:0.9.0.M2'
<dependency org="org.eclipse.aether" name="aether-connector-asynchttpclient" rev="0.9.0.M2">
  <artifact name="aether-connector-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-connector-asynchttpclient', version='0.9.0.M2')
)
libraryDependencies += "org.eclipse.aether" % "aether-connector-asynchttpclient" % "0.9.0.M2"
[org.eclipse.aether/aether-connector-asynchttpclient "0.9.0.M2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 0.9.0.M2
org.eclipse.aether : aether-spi jar 0.9.0.M2
org.eclipse.aether : aether-util jar 0.9.0.M2
com.ning : async-http-client jar 1.7.6

provided (2)

Group / Artifact Type Version
javax.inject : javax.inject Optional jar 1
org.codehaus.plexus : plexus-component-annotations Optional jar 1.5.5

test (5)

Group / Artifact Type Version
org.eclipse.aether : aether-test-util jar 0.9.0.M2
org.sonatype.sisu : sisu-inject-plexus jar 2.3.0
org.mortbay.jetty : jetty jar 6.1.25
org.sonatype.http-testing-harness : junit-runner jar 0.4.1
org.sonatype.http-testing-harness : server-provider jar 0.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0.M2
0.9.0.M1