com.troy-west/thimble-all

Thimble: A Clojure toolkit for testing Streaming Data Platforms

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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