License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Cyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.aol.simplereact |
ArtifactId | ArtifactIdcyclops-react |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-react
Platform for Functional Reactive Programming with Java 8
|
Project URL |
Project URL |
Filename | Size |
---|---|
cyclops-react-2.1.1.pom | |
cyclops-react-2.1.1.jar | 1 MB |
cyclops-react-2.1.1-tests.jar | 1017 KB |
cyclops-react-2.1.1-sources.jar | 577 KB |
cyclops-react-2.1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/ -->
<dependency>
<groupId>com.aol.simplereact</groupId>
<artifactId>cyclops-react</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/
implementation 'com.aol.simplereact:cyclops-react:2.1.1'
// https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/
implementation ("com.aol.simplereact:cyclops-react:2.1.1")
'com.aol.simplereact:cyclops-react:jar:2.1.1'
<dependency org="com.aol.simplereact" name="cyclops-react" rev="2.1.1">
<artifact name="cyclops-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.simplereact', module='cyclops-react', version='2.1.1')
)
libraryDependencies += "com.aol.simplereact" % "cyclops-react" % "2.1.1"
[com.aol.simplereact/cyclops-react "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.pcollections : pcollections | jar | 2.1.2 |
org.agrona : Agrona | jar | 0.9.1 |
org.jooq : jool | jar | 0.9.12 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.stefanbirkner : system-rules | jar | 1.10.0 |
com.google.guava : guava-testlib | jar | 19.0 |
org.testng : testng | jar | 5.14.10 |
io.vertx : vertx-core | jar | 3.0.0 |
com.google.guava : guava | jar | 19.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
io.projectreactor : reactor-core | jar | 3.0.7.RELEASE |
io.javaslang : javaslang | jar | 2.0.2 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.0 |
org.mockito : mockito-all | jar | 1.9.5 |