com.troy-west/thimble-all

Thimble: A Clojure toolkit for testing Streaming Data Platforms

Leiningen/Boot

[com.troy-west/thimble-all "0.1.12"]

Clojure CLI/deps.edn

com.troy-west/thimble-all {:mvn/version "0.1.12"}

Gradle

implementation("com.troy-west:thimble-all:0.1.12")

Maven

<dependency>
  <groupId>com.troy-west</groupId>
  <artifactId>thimble-all</artifactId>
  <version>0.1.12</version>
</dependency>