hato/hato@1.1.0-SNAPSHOT

An HTTP client for Clojure, wrapping JDK 11's HttpClient.

安装 (1.1.0-SNAPSHOT)
[hato/hato "1.1.0-SNAPSHOT"]
{:deps {hato/hato {:mvn/version "1.1.0-SNAPSHOT"}}}
<dependency>
    <groupId>hato</groupId>
    <artifactId>hato</artifactId>
    <version>1.1.0-SNAPSHOT</version>
</dependency>
依赖
包名版本作用域
org.clojure/clojure 1.10.1 test
cheshire/cheshire 5.10.0 test
ring/ring-core 1.9.0 test
javax.servlet/servlet-api 2.5 test
com.cognitect/transit-clj 0.8.319 test
funcool/promesa 6.0.0 test
http-kit/http-kit 2.3.0 test