storm/storm-lib

Distributed and fault-tolerant realtime computation

Leiningen/Boot

[storm/storm-lib "0.9.0-wip7"]

Clojure CLI/deps.edn

storm/storm-lib {:mvn/version "0.9.0-wip7"}

Gradle

implementation("storm:storm-lib:0.9.0-wip7")

Maven

<dependency>
  <groupId>storm</groupId>
  <artifactId>storm-lib</artifactId>
  <version>0.9.0-wip7</version>
</dependency>