License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdse.fortnox.reactivewizard |
ArtifactId | ArtifactIdreactivewizard-parent |
Version | Version11.1.1 |
Type | Typepom |
Description |
DescriptionReactive Wizard
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).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactivewizard-parent-11.1.1.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-parent</artifactId>
<version>11.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/
implementation 'se.fortnox.reactivewizard:reactivewizard-parent:11.1.1'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-parent/
implementation ("se.fortnox.reactivewizard:reactivewizard-parent:11.1.1")
'se.fortnox.reactivewizard:reactivewizard-parent:pom:11.1.1'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-parent" rev="11.1.1">
<artifact name="reactivewizard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-parent', version='11.1.1')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-parent" % "11.1.1"
[se.fortnox.reactivewizard/reactivewizard-parent "11.1.1"]