com.palletops/hadoop-config

Hadoop configuration library

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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