Last Version

se.fortnox.reactivewizard:reactivewizard-examples 13.3.0

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-examples
Version

Version

13.3.0
Type

Type

pom
Description

Description

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 Organization

Project Organization

Fortnox AB

Download reactivewizard-examples 13.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hello-world