License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming Vavr |
GroupId | GroupIdcom.oath.cyclops |
ArtifactId | ArtifactIdcyclops-vavr-integration |
Last Version | Last Version10.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-vavr
Cyclops integration for Vavr
|
<!-- 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"]
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 |
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 |