License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.aol.simplereact |
ArtifactId | ArtifactIdsimple-react |
Last Version | Last Version0.99.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-react
Simple Fluent Api for Functional Reactive Programming with Java 8
|
Project URL |
Project URL |
Filename | Size |
---|---|
simple-react-0.99.7.1.pom | |
simple-react-0.99.7.1.jar | 26 KB |
simple-react-0.99.7.1-tests.jar | 53 KB |
simple-react-0.99.7.1-sources.jar | 16 KB |
simple-react-0.99.7.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aol.simplereact/simple-react/ -->
<dependency>
<groupId>com.aol.simplereact</groupId>
<artifactId>simple-react</artifactId>
<version>0.99.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.simplereact/simple-react/
implementation 'com.aol.simplereact:simple-react:0.99.7.1'
// https://jarcasting.com/artifacts/com.aol.simplereact/simple-react/
implementation ("com.aol.simplereact:simple-react:0.99.7.1")
'com.aol.simplereact:simple-react:jar:0.99.7.1'
<dependency org="com.aol.simplereact" name="simple-react" rev="0.99.7.1">
<artifact name="simple-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.simplereact', module='simple-react', version='0.99.7.1')
)
libraryDependencies += "com.aol.simplereact" % "simple-react" % "0.99.7.1"
[com.aol.simplereact/simple-react "0.99.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aol.cyclops : cyclops-streams | jar | 7.2.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
com.nurkiewicz.asyncretry : asyncretry | jar | 0.0.7 |
org.pcollections : pcollections | jar | 2.1.2 |
com.aol.cyclops : cyclops-pattern-matching-recursive | jar | 7.2.0 |
uk.co.real-logic : Agrona | jar | 0.4.9 |
org.jooq : jool | jar | 0.9.7 |
com.aol.cyclops : cyclops-monad-api | jar | 7.2.0 |
com.aol.cyclops : cyclops-functions | jar | 7.2.0 |
com.aol.cyclops : cyclops-sequence-api | jar | 7.2.0 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
com.aol.cyclops : cyclops-for-comprehensions | jar | 7.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 5.14.10 |
io.vertx : vertx-core | jar | 3.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.0 |
org.mockito : mockito-all | jar | 1.9.5 |