com.shareablee/elastisch

Minimalistic fully featured well documented Clojure ElasticSearch client

Leiningen/Boot

[com.shareablee/elastisch "1.4.0-native-bulk"]

Clojure CLI/deps.edn

com.shareablee/elastisch {:mvn/version "1.4.0-native-bulk"}

Gradle

implementation("com.shareablee:elastisch:1.4.0-native-bulk")

Maven

<dependency>
  <groupId>com.shareablee</groupId>
  <artifactId>elastisch</artifactId>
  <version>1.4.0-native-bulk</version>
</dependency>