datasplash

Clojure API for a more dynamic Google Cloud Dataflow and (hopefully) Apache BEAM

Leiningen/Boot

[datasplash "0.7.2"]

Clojure CLI/deps.edn

datasplash/datasplash {:mvn/version "0.7.2"}

Gradle

implementation("datasplash:datasplash:0.7.2")

Maven

<dependency>
  <groupId>datasplash</groupId>
  <artifactId>datasplash</artifactId>
  <version>0.7.2</version>
</dependency>