org.clojars.technomancy/clucy

A Clojure interface to the Lucene search engine

Leiningen/Boot

[org.clojars.technomancy/clucy "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.technomancy/clucy {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("org.clojars.technomancy:clucy:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.technomancy</groupId>
  <artifactId>clucy</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.