com.shareablee/elasticsearch-bolt

Reusable Storm bolts for writing/updating Elasticsearch

Leiningen/Boot

[com.shareablee/elasticsearch-bolt "0.1.5-update-SNAPSHOT"]

Clojure CLI/deps.edn

com.shareablee/elasticsearch-bolt {:mvn/version "0.1.5-update-SNAPSHOT"}

Gradle

implementation("com.shareablee:elasticsearch-bolt:0.1.5-update-SNAPSHOT")

Maven

<dependency>
  <groupId>com.shareablee</groupId>
  <artifactId>elasticsearch-bolt</artifactId>
  <version>0.1.5-update-SNAPSHOT</version>
</dependency>