com.mdrogalis/onyx

Distributed data processing

Leiningen/Boot

[com.mdrogalis/onyx "0.3.1"]

Clojure CLI/deps.edn

com.mdrogalis/onyx {:mvn/version "0.3.1"}

Gradle

implementation("com.mdrogalis:onyx:0.3.1")

Maven

<dependency>
  <groupId>com.mdrogalis</groupId>
  <artifactId>onyx</artifactId>
  <version>0.3.1</version>
</dependency>