stream-runtime

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

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-runtime
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.jwall.org/streams/stream-runtime/

Download stream-runtime

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jwall : stream-api jar 0.9.10
net.minidev : json-smart jar 2.0-RC2

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar [1.5.8,)
org.hsqldb : hsqldb jar 2.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0