storm

Distributed and fault-tolerant realtime computation

Leiningen/Boot

[storm "0.9.0-wip4-SNAPSHOT"]

Clojure CLI/deps.edn

storm/storm {:mvn/version "0.9.0-wip4-SNAPSHOT"}

Gradle

implementation("storm:storm:0.9.0-wip4-SNAPSHOT")

Maven

<dependency>
  <groupId>storm</groupId>
  <artifactId>storm</artifactId>
  <version>0.9.0-wip4-SNAPSHOT</version>
</dependency>