License |
License |
---|---|
Categories |
CategoriesCLI User Interface Async Http Client Net HTTP Clients |
GroupId | GroupIdorg.asynchttpclient |
ArtifactId | ArtifactIdasync-http-client-example |
Version | Version2.12.3 |
Type | Typejar |
Description |
DescriptionAsynchronous Http Client Example
The Async Http Client example.
|
<!-- https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-example/ -->
<dependency>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client-example</artifactId>
<version>2.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-example/
implementation 'org.asynchttpclient:async-http-client-example:2.12.3'
// https://jarcasting.com/artifacts/org.asynchttpclient/async-http-client-example/
implementation ("org.asynchttpclient:async-http-client-example:2.12.3")
'org.asynchttpclient:async-http-client-example:jar:2.12.3'
<dependency org="org.asynchttpclient" name="async-http-client-example" rev="2.12.3">
<artifact name="async-http-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.asynchttpclient', module='async-http-client-example', version='2.12.3')
)
libraryDependencies += "org.asynchttpclient" % "async-http-client-example" % "2.12.3"
[org.asynchttpclient/async-http-client-example "2.12.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 |
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 |