Storm

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.n3twork.storm
ArtifactId

ArtifactId

storm
Last Version

Last Version

20140521
Release Date

Release Date

Type

Type

pom
Description

Description

Storm
Distributed and fault-tolerant realtime computation
Project URL

Project URL

http://storm.incubator.apache.org

Download storm

Filename Size
storm-20140521.pom 28 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.n3twork.storm/storm/ -->
<dependency>
    <groupId>com.n3twork.storm</groupId>
    <artifactId>storm</artifactId>
    <version>20140521</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.n3twork.storm/storm/
implementation 'com.n3twork.storm:storm:20140521'
// https://jarcasting.com/artifacts/com.n3twork.storm/storm/
implementation ("com.n3twork.storm:storm:20140521")
'com.n3twork.storm:storm:pom:20140521'
<dependency org="com.n3twork.storm" name="storm" rev="20140521">
  <artifact name="storm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.n3twork.storm', module='storm', version='20140521')
)
libraryDependencies += "com.n3twork.storm" % "storm" % "20140521"
[com.n3twork.storm/storm "20140521"]

Dependencies

provided (1)

Group / Artifact Type Version
reply » reply jar 0.3.0

Project Modules

  • storm-buildtools/maven-shade-clojure-transformer
  • storm-core
  • examples/storm-starter
  • external/storm-kafka

Versions

Version
20140521
20140516