Download chicory-stream JAR file with all dependencies
chicory-stream from group com.github.sviperll (version 0.6)
Stream processing like Java 8 streams, but works with Java 6 and have slightly different design.
* Chicory-stream provides sequential-only streams, no parallel support.
* Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once.
* Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed.
Part of chicory.
Artifact chicory-stream
Group com.github.sviperll
Version 0.6
Last update 17. December 2013
Tags: stream support batch library stateless processing operations collections
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!
Group com.github.sviperll
Version 0.6
Last update 17. December 2013
Tags: stream support batch library stateless processing operations collections
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)