com.shareablee/elasticsearch-bolt

Reusable Storm bolt for writing and reading from Elasticsearch

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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