com.mdrogalis/onyx

Distributed data processing

Leiningen/Boot

[com.mdrogalis/onyx "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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