lupapiste/commons

Common domain code and resources for lupapiste applications

Leiningen/Boot

[lupapiste/commons "0.10.23"]

Clojure CLI/deps.edn

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

Gradle

implementation("lupapiste:commons:0.10.23")

Maven

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