cyclops-rxjava2

Cyclops integration with RxJava 2

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-rx2-integration
Last Version

Last Version

10.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops-rxjava2
Cyclops integration with RxJava 2

Download cyclops-rx2-integration

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.oath.cyclops : cyclops jar 10.4.0
com.oath.cyclops : cyclops-anym jar 10.4.0
com.oath.cyclops : cyclops-futurestream jar 10.4.0
com.oath.cyclops : cyclops-reactive-collections jar 10.4.0
io.reactivex.rxjava2 : rxjava jar 2.2.16

test (10)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.3.1.RELEASE
commons-io : commons-io jar 2.4
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
org.reactivestreams : reactive-streams-tck jar 1.0.0
org.assertj : assertj-core jar 3.2.0
com.github.stefanbirkner : system-rules jar 1.10.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.

Versions

Version
10.4.0
10.3.3
10.3.2
10.3.1
10.3.0
10.2.0
10.1.1
10.1.0
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0-FINAL
10.0.0-RC1
10.0.0-M8
10.0.0-M7
10.0.0-M1