etl_flow

ETL-style data flows for Clojure

Leiningen/Boot

[etl_flow "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

etl_flow/etl_flow {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("etl_flow:etl_flow:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>etl_flow</groupId>
  <artifactId>etl_flow</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>