lupapiste/commons

Common domain code and resources for lupapiste applications

Leiningen/Boot

[lupapiste/commons "5.2.10"]

Clojure CLI/deps.edn

lupapiste/commons {:mvn/version "5.2.10"}

Gradle

implementation("lupapiste:commons:5.2.10")

Maven

<dependency>
  <groupId>lupapiste</groupId>
  <artifactId>commons</artifactId>
  <version>5.2.10</version>
</dependency>