Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin-lee/j8plus

Library containing useful tools for Java 8
https://github.com/kevin-lee/j8plus

functional-programming java java8 lambda-expressions recursion stream

Last synced: 18 days ago
JSON representation

Library containing useful tools for Java 8

Awesome Lists containing this project

README

        

# J8+ (J8Plus) - The Missing Functional Parts of Java 8

[![Build Status](https://github.com/Kevin-Lee/j8plus/workflows/Build/badge.svg)](https://github.com/Kevin-Lee/j8plus/actions?workflow=Build)
[![Release Status](https://github.com/Kevin-Lee/j8plus/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/j8plus/actions?workflow=Release) [![Coverage Status](https://coveralls.io/repos/Kevin-Lee/j8plus/badge.svg)](https://coveralls.io/r/Kevin-Lee/j8plus)

[![Download](https://api.bintray.com/packages/kevinlee/maven/j8plus/images/download.svg) ](https://bintray.com/kevinlee/maven/j8plus/_latestVersion)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/j8plus/badge.svg)](https://search.maven.org/artifact/io.kevinlee/j8plus)

## Please visit [https://j8plus.kevinly.dev](https://j8plus.kevinly.dev)