completable-futures

Convenience utilities for working with asynchronous Java 8

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

completable-futures
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

completable-futures
Convenience utilities for working with asynchronous Java 8
Project URL

Project URL

https://spotify.github.io/completable-futures
Project Organization

Project Organization

Spotify AB

Download completable-futures

How to add to project

<!-- https://jarcasting.com/artifacts/com.spotify/completable-futures/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>completable-futures</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/completable-futures/
implementation 'com.spotify:completable-futures:0.3.5'
// https://jarcasting.com/artifacts/com.spotify/completable-futures/
implementation ("com.spotify:completable-futures:0.3.5")
'com.spotify:completable-futures:jar:0.3.5'
<dependency org="com.spotify" name="completable-futures" rev="0.3.5">
  <artifact name="completable-futures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='completable-futures', version='0.3.5')
)
libraryDependencies += "com.spotify" % "completable-futures" % "0.3.5"
[com.spotify/completable-futures "0.3.5"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : java-hamcrest jar 2.0.0.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
org.mockito : mockito-core jar 1.10.19
org.jmock : jmock jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0