se.haleby/stub-http

A client library agonistic way to stub HTTP responses

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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