clj-http-fake

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

Leiningen/Boot

[clj-http-fake "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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