mbuczko/elastisch

Minimalistic fully featured well documented Clojure ElasticSearch client

Leiningen/Boot

[mbuczko/elastisch "3.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

mbuczko/elastisch {:mvn/version "3.0.1-SNAPSHOT"}

Gradle

implementation("mbuczko:elastisch:3.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>mbuczko</groupId>
  <artifactId>elastisch</artifactId>
  <version>3.0.1-SNAPSHOT</version>
</dependency>