datasplash

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

Leiningen/Boot

[datasplash "0.6.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("datasplash:datasplash:0.6.0")

Maven

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