com.shareablee/elasticsearch-bolt

Reusable Storm bolt for writing and reading from Elasticsearch

Leiningen/Boot

[com.shareablee/elasticsearch-bolt "0.2.22"]

Clojure CLI/deps.edn

com.shareablee/elasticsearch-bolt {:mvn/version "0.2.22"}

Gradle

implementation("com.shareablee:elasticsearch-bolt:0.2.22")

Maven

<dependency>
  <groupId>com.shareablee</groupId>
  <artifactId>elasticsearch-bolt</artifactId>
  <version>0.2.22</version>
</dependency>