storm-starter

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.n3twork.storm
ArtifactId

ArtifactId

storm-starter
Last Version

Last Version

20140521
Release Date

Release Date

Type

Type

jar
Description

Description

storm-starter
Distributed and fault-tolerant realtime computation

Download storm-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.twitter4j : twitter4j-stream jar 3.0.3
commons-collections : commons-collections jar 3.2.1
com.google.guava : guava jar 13.0

provided (2)

Group / Artifact Type Version
com.n3twork.storm : storm-core jar 20140521
reply » reply jar 0.3.0

test (5)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.testng : testng jar 6.8.5
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M8
org.jmock : jmock jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
20140521
20140516