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

se.fortnox.reactivewizard:reactivewizard-parent 13.1.0

The Reactive Wizard project makes it easy to build performant and scalable web applications that harness the power of Rx and Netty (i.e., RxJava and Netty).

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

se.fortnox.reactivewizard
Идентификатор

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

reactivewizard-parent
Версия

Версия

13.1.0
Тип

Тип

pom

Скачать reactivewizard-parent 13.1.0

Имя Файла Размер
reactivewizard-parent-13.1.0.pom 22 KB
Обзор

<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/ -->
<dependency>
    <groupId>se.fortnox.reactivewizard</groupId>
    <artifactId>reactivewizard-parent</artifactId>
    <version>13.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/
implementation 'se.fortnox.reactivewizard:reactivewizard-parent:13.1.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/
implementation ("se.fortnox.reactivewizard:reactivewizard-parent:13.1.0")
'se.fortnox.reactivewizard:reactivewizard-parent:pom:13.1.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-parent" rev="13.1.0">
  <artifact name="reactivewizard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-parent', version='13.1.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-parent" % "13.1.0"
[se.fortnox.reactivewizard/reactivewizard-parent "13.1.0"]