Project Summary

Project Information

Field Value
Name Java Futures
Description Bridge gaps and help overcome inconveniences with CompletableFuture. This module includes, among other features, methods to collect the results of multiple futures into a list, provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.
Homepage https://github.com/fschopp/java-futures

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId net.florianschoppmann.java
ArtifactId java-futures
Version 1.1.1-SNAPSHOT
Type jar
Java Version 1.8