com.github.kyleburton/clj-etl-utils

ETL Utilities

Leiningen/Boot

[com.github.kyleburton/clj-etl-utils "1.0.94"]

Clojure CLI/deps.edn

com.github.kyleburton/clj-etl-utils {:mvn/version "1.0.94"}

Gradle

implementation("com.github.kyleburton:clj-etl-utils:1.0.94")

Maven

<dependency>
  <groupId>com.github.kyleburton</groupId>
  <artifactId>clj-etl-utils</artifactId>
  <version>1.0.94</version>
</dependency>