lupapiste/document-search-commons

Common document search related code shared between lupadoku and onkalo applications

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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