| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks CLI |
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-client |
| Version | Version10.3.2 |
| 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>10.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation 'se.fortnox.reactivewizard:reactivewizard-client:10.3.2'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation ("se.fortnox.reactivewizard:reactivewizard-client:10.3.2")
'se.fortnox.reactivewizard:reactivewizard-client:jar:10.3.2'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-client" rev="10.3.2">
<artifact name="reactivewizard-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-client', version='10.3.2')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-client" % "10.3.2"
[se.fortnox.reactivewizard/reactivewizard-client "10.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.fortnox.reactivewizard : reactivewizard-test | jar | 10.3.2 |
| se.fortnox.reactivewizard : reactivewizard-server | jar | 10.3.2 |
| se.fortnox.reactivewizard : reactivewizard-config | jar | 10.3.2 |