rplevy/clj-apache-https

Clojure HTTP library using the Apache HttpClient. Based on clj-apache-http, but includes support for SSL client certificates and HttpAsyncClient.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 168 Downloads
  • 90 This Version

Leiningen/Boot

[rplevy/clj-apache-https "2.0.1"]

Clojure CLI/deps.edn

rplevy/clj-apache-https {:mvn/version "2.0.1"}

Gradle

implementation("rplevy:clj-apache-https:2.0.1")

Maven

<dependency>
  <groupId>rplevy</groupId>
  <artifactId>clj-apache-https</artifactId>
  <version>2.0.1</version>
</dependency>