Last Version

Asynchronous Http Simple Client 2.12.3

The Async Http Simple Client.

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-extras-simple
Version

Version

2.12.3
Type

Type

jar
Description

Description

Asynchronous Http Simple Client
The Async Http Simple Client.

Download async-http-client-extras-simple 2.12.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.12.3
org.slf4j : slf4j-api jar 1.7.30
com.sun.activation : jakarta.activation jar 1.2.2

test (15)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.12.3
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.