juxt.modular/wire-up

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

  • VCSN/A

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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