com.miguno.stormage/stormage

Reference implementations of common Storm topologies, spouts and bolts.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 142 Downloads
  • 132 This Version

Leiningen/Boot

[com.miguno.stormage/stormage "0.9.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.miguno.stormage/stormage {:mvn/version "0.9.0-SNAPSHOT"}

Gradle

implementation("com.miguno.stormage:stormage:0.9.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.miguno.stormage</groupId>
  <artifactId>stormage</artifactId>
  <version>0.9.0-SNAPSHOT</version>
</dependency>