com.palletops/hadoop-config

Hadoop configuration library

Leiningen/Boot

[com.palletops/hadoop-config "0.1.1"]

Clojure CLI/deps.edn

com.palletops/hadoop-config {:mvn/version "0.1.1"}

Gradle

implementation("com.palletops:hadoop-config:0.1.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>hadoop-config</artifactId>
  <version>0.1.1</version>
</dependency>