clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 27,630,719 Downloads
  • 204 This Version

Leiningen/Boot

[clj-http "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-http/clj-http {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-http:clj-http:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-http</groupId>
  <artifactId>clj-http</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>