is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-parent 10.4.2

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).

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-parent
Version

Version

10.4.2
Type

Type

pom

Download reactivewizard-parent 10.4.2


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