com.shareablee/http-bolt

A reusable Storm bolt for making arbitrary HTTP requests.

Leiningen/Boot

[com.shareablee/http-bolt "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

com.shareablee/http-bolt {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("com.shareablee:http-bolt:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.shareablee</groupId>
  <artifactId>http-bolt</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>