stream-core

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

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-core
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download stream-core

How to add to project

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

Group / Artifact Type Version
junit : junit jar 4.10
org.jwall : stream-runtime jar 0.9.10
org.slf4j : slf4j-log4j12 jar [1.5.8,)
org.hsqldb : hsqldb jar [2.2.8,)
mysql : mysql-connector-java jar [5.1.19,)

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