lupapiste/commons

Common domain code and resources for lupapiste applications

Leiningen/Boot

[lupapiste/commons "1.0.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("lupapiste:commons:1.0.5")

Maven

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