Last Version

Asynchronous Http Client 2.12.3

The Async Http Client (AHC) classes.

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client
Version

Version

2.12.3
Type

Type

jar
Description

Description

Asynchronous Http Client
The Async Http Client (AHC) classes.

Download async-http-client 2.12.3


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

Dependencies

compile (11)

Group / Artifact Type Version
org.asynchttpclient : async-http-client-netty-utils jar 2.12.3
io.netty : netty-codec-http jar 4.1.60.Final
io.netty : netty-handler jar 4.1.60.Final
io.netty : netty-codec-socks jar 4.1.60.Final
io.netty : netty-handler-proxy jar 4.1.60.Final
io.netty : netty-transport-native-epoll jar 4.1.60.Final
io.netty : netty-transport-native-kqueue jar 4.1.60.Final
org.reactivestreams : reactive-streams jar 1.0.3
com.typesafe.netty : netty-reactive-streams jar 2.0.4
org.slf4j : slf4j-api jar 1.7.30
com.sun.activation : jakarta.activation jar 1.2.2

test (17)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.19
org.reactivestreams : reactive-streams-examples jar 1.0.3
org.apache.kerby : kerb-simplekdc jar 2.0.0
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.1.0
org.eclipse.jetty : jetty-servlet jar 9.4.18.v20190429
org.eclipse.jetty : jetty-servlets jar 9.4.18.v20190429
org.eclipse.jetty : jetty-security jar 9.4.18.v20190429
org.eclipse.jetty : jetty-proxy jar 9.4.18.v20190429
org.eclipse.jetty.websocket : websocket-server jar 9.4.18.v20190429
org.eclipse.jetty.websocket : websocket-servlet jar 9.4.18.v20190429
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.31
commons-io : commons-io jar 2.6
commons-fileupload : commons-fileupload jar 1.3.3
com.e-movimento.tinytools : privilegedaccessor jar 1.2.2
org.mockito : mockito-core jar 3.4.6
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.