| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdhello-world |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
DescriptionThe Reactive Wizard project makes it easy to build performant and scalable web
applications that harness the power of RxNetty (i.e., RxJava and Netty).
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hello-world-1.0.9.pom | |
| hello-world-1.0.9.jar | 11 MB |
| hello-world-1.0.9-sources.jar | 2 KB |
| hello-world-1.0.9-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/hello-world/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>hello-world</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/hello-world/
implementation 'se.fortnox.reactivewizard:hello-world:1.0.9'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/hello-world/
implementation ("se.fortnox.reactivewizard:hello-world:1.0.9")
'se.fortnox.reactivewizard:hello-world:jar:1.0.9'
<dependency org="se.fortnox.reactivewizard" name="hello-world" rev="1.0.9">
<artifact name="hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='hello-world', version='1.0.9')
)
libraryDependencies += "se.fortnox.reactivewizard" % "hello-world" % "1.0.9"
[se.fortnox.reactivewizard/hello-world "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.fortnox.reactivewizard : reactivewizard-jaxrs | jar | 1.0.9 |
| se.fortnox.reactivewizard : reactivewizard-bootstrap | jar | 1.0.9 |
| se.fortnox.reactivewizard : reactivewizard-server | jar | 1.0.9 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.22 |