| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks CLI |
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-client |
| Last Version | Last Version13.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe 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 Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-client</artifactId>
<version>13.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation 'se.fortnox.reactivewizard:reactivewizard-client:13.3.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation ("se.fortnox.reactivewizard:reactivewizard-client:13.3.0")
'se.fortnox.reactivewizard:reactivewizard-client:jar:13.3.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-client" rev="13.3.0">
<artifact name="reactivewizard-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-client', version='13.3.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-client" % "13.3.0"
[se.fortnox.reactivewizard/reactivewizard-client "13.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.fortnox.reactivewizard : reactivewizard-test | jar | 13.3.0 |
| se.fortnox.reactivewizard : reactivewizard-server | jar | 13.3.0 |
| se.fortnox.reactivewizard : reactivewizard-config | jar | 13.3.0 |