Commons Stream

Implements a tiny subset of the Java 8 stream API to use the basic features in Java 7 as well.

License

License

GroupId

GroupId

io.wcm.caravan
ArtifactId

ArtifactId

io.wcm.caravan.commons.stream
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

bundle
Description

Description

Commons Stream
Implements a tiny subset of the Java 8 stream API to use the basic features in Java 7 as well.
Project Organization

Project Organization

wcm.io Caravan
Source Code Management

Source Code Management

https://github.com/wcm-io-caravan/caravan-commons

Download io.wcm.caravan.commons.stream

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

provided (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.apache.felix : org.apache.felix.scr.annotations jar 1.9.12
org.osgi : osgi.annotation jar 6.0.1
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.compendium jar 5.0.0
com.google.code.findbugs : annotations jar 3.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.apache.sling : org.apache.sling.testing.osgi-mock jar 1.7.2
org.slf4j : slf4j-simple jar 1.7.6

Project Modules

There are no modules declared in this project.

wcm.io Caravan Commons

Build Status Code Coverage

wcm.io Caravan - JSON Data Pipelining Infrastructure

Caravan

Common libraries for OSGi-based RESTful micro services.

Documentation: https://caravan.wcm.io/commons/
Issues: https://wcm-io.atlassian.net/
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/wcm-io-caravan/caravan-commons/
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm.caravan

wcm.io Caravan

JSON Data Pipelining Infrastructure

Versions

Version
1.1.0
1.0.0
0.5.0