clj-http-fake

Helper for faking clj-http requests. For testing. You monster.

Leiningen/Boot

[clj-http-fake "0.4.1"]

Clojure CLI/deps.edn

clj-http-fake/clj-http-fake {:mvn/version "0.4.1"}

Gradle

implementation("clj-http-fake:clj-http-fake:0.4.1")

Maven

<dependency>
  <groupId>clj-http-fake</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>0.4.1</version>
</dependency>