| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.n3twork.storm |
| ArtifactId | ArtifactIdstorm-starter |
| Last Version | Last Version20140521 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstorm-starter
Distributed and fault-tolerant realtime computation
|
| Filename | Size |
|---|---|
| storm-starter-20140521.pom | |
| storm-starter-20140521.jar | 122 KB |
| storm-starter-20140521-sources.jar | 46 KB |
| storm-starter-20140521-javadoc.jar | 278 KB |
| storm-starter-20140521-jar-with-dependencies.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.n3twork.storm : storm-core | jar | 20140521 |
| reply » reply | jar | 0.3.0 |
| 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 |