storm

Distributed and fault-tolerant realtime computation

Leiningen/Boot

[storm "0.9.0.1"]

Clojure CLI/deps.edn

storm/storm {:mvn/version "0.9.0.1"}

Gradle

implementation("storm:storm:0.9.0.1")

Maven

<dependency>
  <groupId>storm</groupId>
  <artifactId>storm</artifactId>
  <version>0.9.0.1</version>
</dependency>