completable-futures

Convenience utilities for working with asynchronous Java 8

Лицензия

Лицензия

Группа

Группа

com.spotify
Идентификатор

Идентификатор

completable-futures
Последняя версия

Последняя версия

0.3.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

completable-futures
Convenience utilities for working with asynchronous Java 8
Ссылка на сайт

Ссылка на сайт

https://spotify.github.io/completable-futures
Организация-разработчик

Организация-разработчик

Spotify AB

Скачать completable-futures

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.1

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0