Reactor

An extension for Speedment that make it possible to react to changes in a database and creating Materialized Object Views (MOV).

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

com.github.pyknic
Идентификатор

Идентификатор

reactor
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Reactor
An extension for Speedment that make it possible to react to changes in a database and creating Materialized Object Views (MOV).
Ссылка на сайт

Ссылка на сайт

https://www.github.com/Pyknic/Reactor/

Скачать reactor

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.pyknic/reactor/ -->
<dependency>
    <groupId>com.github.pyknic</groupId>
    <artifactId>reactor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pyknic/reactor/
implementation 'com.github.pyknic:reactor:1.0.1'
// https://jarcasting.com/artifacts/com.github.pyknic/reactor/
implementation ("com.github.pyknic:reactor:1.0.1")
'com.github.pyknic:reactor:jar:1.0.1'
<dependency org="com.github.pyknic" name="reactor" rev="1.0.1">
  <artifact name="reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pyknic', module='reactor', version='1.0.1')
)
libraryDependencies += "com.github.pyknic" % "reactor" % "1.0.1"
[com.github.pyknic/reactor "1.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.speedment : speedment jar 2.3.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0