org.clojars.kokos/storage

Lucene simple storage. With rest server and CRUD capabilities.

Leiningen/Boot

[org.clojars.kokos/storage "0.1.2b"]

Clojure CLI/deps.edn

org.clojars.kokos/storage {:mvn/version "0.1.2b"}

Gradle

implementation("org.clojars.kokos:storage:0.1.2b")

Maven

<dependency>
  <groupId>org.clojars.kokos</groupId>
  <artifactId>storage</artifactId>
  <version>0.1.2b</version>
</dependency>

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