e85th/commons

Various infrastructure and utilities to bootstrap an application/server.

Leiningen/Boot

[e85th/commons "0.1.12"]

Clojure CLI/deps.edn

e85th/commons {:mvn/version "0.1.12"}

Gradle

implementation("e85th:commons:0.1.12")

Maven

<dependency>
  <groupId>e85th</groupId>
  <artifactId>commons</artifactId>
  <version>0.1.12</version>
</dependency>