Core Java API and Clojure implementation for Apache Storm, a distributed real-time computation system.
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-core</artifactId>
<version>2.8.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Storm topology setup using TopologyBuilder to define spouts and bolts.
Review the migration guide from Storm 1.x to 2.x for changes in topology and configuration APIs.
No dependency data recorded yet.