Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

Document Description
About 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.
Dependency Information This document describes how to to include this project as a dependency using various dependency management tools.
Project License This document lists the project license(s).
Dependencies This document lists the project's dependencies and provides information on each dependency.
Issue Tracking This document provides information on the issue management system used in this project.
Source Repository This document lists ways to access the online source repository.
Project Team This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.