com.lucasbradstreet/onyx-testing

Distributed, masterless, high performance, fault tolerant data processing for Clojure

Leiningen/Boot

[com.lucasbradstreet/onyx-testing "0.8.3-SNAPSHOT"]

Clojure CLI/deps.edn

com.lucasbradstreet/onyx-testing {:mvn/version "0.8.3-SNAPSHOT"}

Gradle

implementation("com.lucasbradstreet:onyx-testing:0.8.3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.lucasbradstreet</groupId>
  <artifactId>onyx-testing</artifactId>
  <version>0.8.3-SNAPSHOT</version>
</dependency>