| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.aether | 
| ArtifactId | ArtifactIdaether-connector-asynchttpclient | 
| Last Version | Last Version0.9.0.M2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAether Connector AsyncHttpClient A repository connector implementation based on AsyncHttpClient. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.inject : javax.inject Optional | jar | 1 | 
| org.codehaus.plexus : plexus-component-annotations Optional | jar | 1.5.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 |