juxt.modular/maker

A utility library that makes it easier to blend config with kv-based component constructors.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 3,147 Downloads
  • 3,094 This Version

Leiningen/Boot

[juxt.modular/maker "0.5.0"]

Clojure CLI/deps.edn

juxt.modular/maker {:mvn/version "0.5.0"}

Gradle

implementation("juxt.modular:maker:0.5.0")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>maker</artifactId>
  <version>0.5.0</version>
</dependency>