Download Latest Version Cyclops 10.4.1 _ Upgrade Jackson Databind to latest, fix Memoize memoizeSupplierAsync issue.zip (2.9 MB)
Email in envelope

Get an email when there's a new version of Cyclops

Home / 10.2.0
Name Modified Size InfoDownloads / Week
Parent folder
Cyclops 10.2.0 _ cyclops-pure enhancements and bug fixes.tar.gz 2019-01-31 1.7 MB
Cyclops 10.2.0 _ cyclops-pure enhancements and bug fixes.zip 2019-01-31 2.8 MB
README.md 2019-01-31 4.8 kB
Totals: 3 Items   4.4 MB 0

Cyclops 10.2.0

What’s new Cyclops 10.2.0

  • cyclops-pure enhancements
  • More performant type class instance implementations
  • Deprecate AnyM in favour of the Do Builder in cyclops-pure

Bug fixes

Changelog

Check out the features delivered and bugs fixed -

github 10.2.0 issues & PRs

Dependency changes

Agrona to 0.9.31 Reactor to 3.2.5.RELEASE RxJava2 to 2.2.6

Modules

Get cyclops X

Gradle

Cyclops

:::groovy
compile 'com.oath.cyclops:cyclops:10.2.0’

Cyclops AnyM

:::groovy
compile 'com.oath.cyclops:cyclops-anym:10.2.0’

Cyclops Futurestream

:::groovy
compile 'com.oath.cyclops:cyclops-futurestream:10.2.0’

Cyclops Pure

:::groovy
compile 'com.oath.cyclops:cyclops-pure:10.2.0’

Cyclops Reactive Collections

:::groovy
compile 'com.oath.cyclops:cyclops-reactive-collections:10.2.0’

Cyclops Reactor Integration

:::groovy
   compile 'com.oath.cyclops:cyclops-reactor-integration:10.2.0'

Cyclops RxJava2 Integration

:::groovy
   compile 'com.oath.cyclops:cyclops-rx2-integration:10.2.0'

Cyclops Jackson Integration

:::groovy
   compile 'com.oath.cyclops:cyclops-jackson-integration:10.2.0'

Maven

Cyclops

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops AnyM

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-anym</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops Futurestream

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-anym</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops Pure

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-pure</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops Reactive Collections

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-reactive-collections</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops Reactor Integration

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-reactor-integration</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops RxJava2 Integration

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-rx2-integration</artifactId>
    <version>10.2.0</version>
</dependency>

Cyclops Jackson Integration

:::xml
<dependency>
    <groupId>com.oath.cyclops</groupId>
    <artifactId>cyclops-jackson-integration</artifactId>
    <version>10.2.0</version>
</dependency>

License

cyclops-react is licensed under the Apache 2.0 license.

http://www.apache.org/licenses/LICENSE-2.0#

Source: README.md, updated 2019-01-31