juxt.modular/wire-up

A library that contains utility functions for wiring up the dependencies between components.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,933 Downloads
  • 2,881 This Version

Leiningen/Boot

[juxt.modular/wire-up "0.5.0"]

Clojure CLI/deps.edn

juxt.modular/wire-up {:mvn/version "0.5.0"}

Gradle

implementation("juxt.modular:wire-up:0.5.0")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>wire-up</artifactId>
  <version>0.5.0</version>
</dependency>