| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.aol.simplereact |
| Идентификатор | Идентификаторsimple-react |
| Последняя версия | Последняя версия0.99.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsimple-react
Simple Fluent Api for Functional Reactive Programming with Java 8
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |