com.shareablee/elastisch

Minimalistic fully featured well documented Clojure ElasticSearch client

Leiningen/Boot

[com.shareablee/elastisch "2.2.0-beta5"]

Clojure CLI/deps.edn

com.shareablee/elastisch {:mvn/version "2.2.0-beta5"}

Gradle

implementation("com.shareablee:elastisch:2.2.0-beta5")

Maven

<dependency>
  <groupId>com.shareablee</groupId>
  <artifactId>elastisch</artifactId>
  <version>2.2.0-beta5</version>
</dependency>