http.async.client/http.async.client@1.4.0
Asynchronous HTTP Client for Clojure
安装 (1.4.0)
[http.async.client/http.async.client "1.4.0"]
{:deps {http.async.client/http.async.client {:mvn/version "1.4.0"}}}
<dependency>
<groupId>http.async.client</groupId>
<artifactId>http.async.client</artifactId>
<version>1.4.0</version>
</dependency>
依赖
| 包名 | 版本 | 作用域 |
|---|---|---|
| log4j/log4j | 1.2.17 |
test |
| org.slf4j/slf4j-log4j12 | 1.7.12 |
test |
| org.clojure/clojure | 1.10.3 |
compile |
| org.asynchttpclient/async-http-client | 2.12.3 |
compile |
| org.clojure/tools.logging | 1.1.0 |
compile |
| org.eclipse.jetty/jetty-server | 10.0.7 |
test |
| org.eclipse.jetty/jetty-security | 10.0.7 |
test |
| org.eclipse.jetty/jetty-continuation | 9.4.44.v20210927 |
test |
| aleph/aleph | 0.4.6 |
test |