is not current version
Last Version 10.4.1

cyclops-futurestream 10.4.0

Asynchronous parallel streaming via futures

License

License

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-futurestream
Version

Version

10.4.0
Type

Type

jar
Description

Description

cyclops-futurestream
Asynchronous parallel streaming via futures
Project URL

Project URL

https://github.com/aol/cyclops-react

Download cyclops-futurestream 10.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.cyclops : cyclops jar 10.4.0
com.oath.cyclops : cyclops-reactive-collections jar 10.4.0

test (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.