cyclops-vavr

Cyclops integration for Vavr

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming Vavr
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-vavr-integration
Last Version

Last Version

10.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops-vavr
Cyclops integration for Vavr

Download cyclops-vavr-integration

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.vavr : vavr jar 0.9.2
com.oath.cyclops : cyclops-futurestream jar 10.0.0-M7
com.oath.cyclops : cyclops-reactive-collections jar 10.0.0-M7
com.oath.cyclops : cyclops-anym jar 10.0.0-M7
com.oath.cyclops : cyclops jar 10.0.0-M7

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.2.0
commons-io : commons-io jar 2.4
io.projectreactor : reactor-core jar 3.0.7.RELEASE
org.reactivestreams : reactive-streams-tck jar 1.0.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
10.0.0-M7
10.0.0-M1