systems.thoughtfull/amalgam

Useful utilities and mixtures for com.stuartsierra/component

Leiningen/Boot

[systems.thoughtfull/amalgam "2.2.0"]

Clojure CLI/deps.edn

systems.thoughtfull/amalgam {:mvn/version "2.2.0"}

Gradle

implementation("systems.thoughtfull:amalgam:2.2.0")

Maven

<dependency>
  <groupId>systems.thoughtfull</groupId>
  <artifactId>amalgam</artifactId>
  <version>2.2.0</version>
</dependency>