Last Version

streams 1.0.10

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

License

License

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

streams
Version

Version

1.0.10
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 1.0.10

Filename Size
streams-1.0.10.pom 9 KB
Browse

<!-- 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