com.github.kyleburton/clj-etl-utils

ETL Utilities

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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