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