lupapiste/document-search-commons

Common document search related code shared between lupadoku and onkalo applications

Leiningen/Boot

[lupapiste/document-search-commons "0.4.13"]

Clojure CLI/deps.edn

lupapiste/document-search-commons {:mvn/version "0.4.13"}

Gradle

implementation("lupapiste:document-search-commons:0.4.13")

Maven

<dependency>
  <groupId>lupapiste</groupId>
  <artifactId>document-search-commons</artifactId>
  <version>0.4.13</version>
</dependency>