streams-runtime

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

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-runtime
Last Version

Last Version

0.9.24
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download streams-runtime

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jwall : streams-api jar 0.9.24
org.slf4j : slf4j-log4j12 jar [1.5.8,)
net.minidev : json-smart jar 2.0-RC2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hsqldb : hsqldb jar 2.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.24
0.9.23
0.9.22
0.9.21
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