lupapiste/commons

Common domain code and resources for lupapiste applications

Leiningen/Boot

[lupapiste/commons "3.1.6"]

Clojure CLI/deps.edn

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

Gradle

implementation("lupapiste:commons:3.1.6")

Maven

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