streams-storm

The streams library is a multi-module library for processing data from data streams

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-storm
Last Version

Last Version

0.9.20
Release Date

Release Date

Type

Type

jar
Description

Description

streams-storm
The streams library is a multi-module library for processing data from data streams
Project URL

Project URL

http://www.jwall.org/streams/streams-storm/

Download streams-storm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jwall : streams-core jar 0.9.20
org.apache.storm : storm-core jar 0.9.2-incubating
org.jwall : streams-runtime jar 0.9.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.11