org.panchromatic/bulkhead

Testing library for Clojure and Integrant application

Leiningen/Boot

[org.panchromatic/bulkhead "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.panchromatic/bulkhead {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.panchromatic:bulkhead:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.panchromatic</groupId>
  <artifactId>bulkhead</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>