org.simplycredit/http-kit

High-performance event-driven HTTP client/server for Clojure

Leiningen/Boot

[org.simplycredit/http-kit "2.2.0-SNI4"]

Clojure CLI/deps.edn

org.simplycredit/http-kit {:mvn/version "2.2.0-SNI4"}

Gradle

implementation("org.simplycredit:http-kit:2.2.0-SNI4")

Maven

<dependency>
  <groupId>org.simplycredit</groupId>
  <artifactId>http-kit</artifactId>
  <version>2.2.0-SNI4</version>
</dependency>