Last Version

Asynchronous Http Client Netty Utils 2.12.3

The Async Http Client (AHC) library's purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the response.

License

License

Categories

Categories

Net CLI User Interface Async Http Client HTTP Clients Netty Networking
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-netty-utils
Version

Version

2.12.3
Type

Type

jar
Description

Description

Asynchronous Http Client Netty Utils
The Async Http Client (AHC) library's purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the response.

Download async-http-client-netty-utils 2.12.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.60.Final
org.slf4j : slf4j-api jar 1.7.30
com.sun.activation : jakarta.activation jar 1.2.2

test (14)

Group / Artifact Type Version
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.