com.mdrogalis/onyx

Distributed data processing

Leiningen/Boot

[com.mdrogalis/onyx "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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