is not current version
Last Version 10.4.1

cyclops 10.4.0

Platform for Functional Reactive Programming with Java 8

License

License

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops
Version

Version

10.4.0
Type

Type

jar
Description

Description

cyclops
Platform for Functional Reactive Programming with Java 8
Project URL

Project URL

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

Download cyclops 10.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.agrona : Agrona jar 0.9.1
org.reactivestreams : reactive-streams jar 1.0.0
io.kindedj : kindedj jar 1.1.0

test (13)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
io.projectreactor : reactor-test jar 3.2.2.RELEASE
com.github.stefanbirkner : system-rules jar 1.10.0
io.projectreactor : reactor-core jar 3.2.2.RELEASE
org.reactivestreams : reactive-streams-tck jar 1.0.0
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
io.javaslang : javaslang jar 2.0.2
org.assertj : assertj-core jar 3.8.0
org.hibernate : hibernate-core jar 5.1.0.Final
org.hibernate : hibernate-entitymanager jar 5.1.0.Final
org.hsqldb : hsqldb jar 2.0.0

Project Modules

There are no modules declared in this project.