stream-api

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

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-api
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download stream-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.5.8,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar [1.5.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