org.clojars.runa/conjure

Conjure mocking and stubbing

Leiningen/Boot

[org.clojars.runa/conjure "2.2.0"]

Clojure CLI/deps.edn

org.clojars.runa/conjure {:mvn/version "2.2.0"}

Gradle

implementation("org.clojars.runa:conjure:2.2.0")

Maven

<dependency>
  <groupId>org.clojars.runa</groupId>
  <artifactId>conjure</artifactId>
  <version>2.2.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.