Last Version

Aether :: Connector :: AsyncHttpClient 1.13.1

A repository connector implementation based on AsyncHttpClient.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.aether
ArtifactId

ArtifactId

aether-connector-asynchttpclient
Version

Version

1.13.1
Type

Type

jar
Description

Description

Aether :: Connector :: AsyncHttpClient
A repository connector implementation based on AsyncHttpClient.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-connector-asynchttpclient 1.13.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-spi jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
com.ning : async-http-client jar 1.6.5

provided (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (5)

Group / Artifact Type Version
org.sonatype.aether : aether-test-util jar 1.13.1
org.sonatype.sisu : sisu-inject-plexus jar 2.2.3
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.