com.github.atdixon/thurber

thurber: Apache Beam on Clojure

Leiningen/Boot

[com.github.atdixon/thurber "0.0.2-alpha8"]

Clojure CLI/deps.edn

com.github.atdixon/thurber {:mvn/version "0.0.2-alpha8"}

Gradle

implementation("com.github.atdixon:thurber:0.0.2-alpha8")

Maven

<dependency>
  <groupId>com.github.atdixon</groupId>
  <artifactId>thurber</artifactId>
  <version>0.0.2-alpha8</version>
</dependency>