clj-test-containers

A lightweight, unofficial wrapper around the Testcontainers Java library

Leiningen/Boot

[clj-test-containers "0.7.4"]

Clojure CLI/deps.edn

clj-test-containers/clj-test-containers {:mvn/version "0.7.4"}

Gradle

implementation("clj-test-containers:clj-test-containers:0.7.4")

Maven

<dependency>
  <groupId>clj-test-containers</groupId>
  <artifactId>clj-test-containers</artifactId>
  <version>0.7.4</version>
</dependency>