streams

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

License

License

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://www.jwall.org/streams/
Source Code Management

Source Code Management

https://bitbucket.org/cbockermann/streams

Download streams

Filename Size
streams-1.0.10.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • streams-api
  • streams-core
  • streams-runtime
  • streams-plotter
  • streams-sandbox
  • streams-performance

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