edocu/clj-edocu-configuration

Small lib for configuration management for clojure services

Leiningen/Boot

[edocu/clj-edocu-configuration "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

edocu/clj-edocu-configuration {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("edocu:clj-edocu-configuration:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>edocu</groupId>
  <artifactId>clj-edocu-configuration</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>