lupapiste/commons

Common domain code and resources for lupapiste applications

Leiningen/Boot

[lupapiste/commons "2.0.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("lupapiste:commons:2.0.0")

Maven

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