Last Version

cyclops-rxjava2 10.4.0

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
Version

Version

10.4.0
Type

Type

jar
Description

Description

cyclops-rxjava2
Cyclops integration with RxJava 2

Download cyclops-rx2-integration 10.4.0


<!-- 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.