se.haleby/stub-http

A client library agonistic way to stub HTTP responses

Leiningen/Boot

[se.haleby/stub-http "0.2.3"]

Clojure CLI/deps.edn

se.haleby/stub-http {:mvn/version "0.2.3"}

Gradle

implementation("se.haleby:stub-http:0.2.3")

Maven

<dependency>
  <groupId>se.haleby</groupId>
  <artifactId>stub-http</artifactId>
  <version>0.2.3</version>
</dependency>