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

com.github.jezza:simplified-reactor-plugin 0.2

Makes dealing with the reactor system easier. Simply declare a "reactor.children" property, with the path to the children, and this plugin will take care of the rest.

Категории

Категории

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

Группа

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

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

simplified-reactor-plugin
Версия

Версия

0.2
Тип

Тип

jar

Скачать simplified-reactor-plugin 0.2


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