License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.oath.cyclops |
ArtifactId | ArtifactIdcyclops-rx2-integration |
Last Version | Last Version10.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-rxjava2
Cyclops integration with RxJava 2
|
<!-- 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"]
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 |
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 |