streams-runtime

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

License

License

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams-runtime
Last Version

Last Version

1.0.10
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/de.sfb876/streams-runtime/ -->
<dependency>
    <groupId>de.sfb876</groupId>
    <artifactId>streams-runtime</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-runtime/
implementation 'de.sfb876:streams-runtime:1.0.10'
// https://jarcasting.com/artifacts/de.sfb876/streams-runtime/
implementation ("de.sfb876:streams-runtime:1.0.10")
'de.sfb876:streams-runtime:jar:1.0.10'
<dependency org="de.sfb876" name="streams-runtime" rev="1.0.10">
  <artifact name="streams-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-runtime', version='1.0.10')
)
libraryDependencies += "de.sfb876" % "streams-runtime" % "1.0.10"
[de.sfb876/streams-runtime "1.0.10"]

Dependencies

compile (3)

Group / Artifact Type Version
de.sfb876 : streams-api jar 1.0.10
org.slf4j : slf4j-log4j12 jar [1.5.8,1.8.0-alpha)
net.minidev : json-smart jar [2.1.1,)

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
1.0.10
1.0.9
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.27
0.9.26
0.9.25