| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCyclops Универсальные библиотеки Functional Programming |
| Группа | Группаcom.oath.cyclops |
| Идентификатор | Идентификаторcyclops-futurestream |
| Версия | Версия10.4.0 |
| Тип | Типjar |
| Описание |
Описаниеcyclops-futurestream
Asynchronous parallel streaming via futures
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cyclops-futurestream-10.4.0.pom | |
| cyclops-futurestream-10.4.0.jar | 229 KB |
| cyclops-futurestream-10.4.0-tests.jar | 421 KB |
| cyclops-futurestream-10.4.0-sources.jar | 118 KB |
| cyclops-futurestream-10.4.0-javadoc.jar | 414 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/ -->
<dependency>
<groupId>com.oath.cyclops</groupId>
<artifactId>cyclops-futurestream</artifactId>
<version>10.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation 'com.oath.cyclops:cyclops-futurestream:10.4.0'
// https://jarcasting.com/artifacts/com.oath.cyclops/cyclops-futurestream/
implementation ("com.oath.cyclops:cyclops-futurestream:10.4.0")
'com.oath.cyclops:cyclops-futurestream:jar:10.4.0'
<dependency org="com.oath.cyclops" name="cyclops-futurestream" rev="10.4.0">
<artifact name="cyclops-futurestream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.cyclops', module='cyclops-futurestream', version='10.4.0')
)
libraryDependencies += "com.oath.cyclops" % "cyclops-futurestream" % "10.4.0"
[com.oath.cyclops/cyclops-futurestream "10.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oath.cyclops : cyclops | jar | 10.4.0 |
| com.oath.cyclops : cyclops-reactive-collections | jar | 10.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reactivestreams : reactive-streams-tck | jar | 1.0.0 |
| org.mockito : mockito-core | jar | 1.9.5 |
| io.projectreactor : reactor-core | jar | 3.0.7.RELEASE |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 5.14.10 |
| com.github.stefanbirkner : system-rules | jar | 1.10.0 |
| io.vertx : vertx-core | jar | 3.0.0 |
| org.hibernate : hibernate-core | jar | 5.1.0.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.1.0.Final |