ws-parrot

A testing tool for stubbing out HTTP web services

Leiningen/Boot

[ws-parrot "0.1.0"]

Clojure CLI/deps.edn

ws-parrot/ws-parrot {:mvn/version "0.1.0"}

Gradle

implementation("ws-parrot:ws-parrot:0.1.0")

Maven

<dependency>
  <groupId>ws-parrot</groupId>
  <artifactId>ws-parrot</artifactId>
  <version>0.1.0</version>
</dependency>