| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-json |
| Version | Version6.2.1 |
| 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 |
| Filename | Size |
|---|---|
| reactivewizard-json-6.2.1.pom | |
| reactivewizard-json-6.2.1.jar | 11 KB |
| reactivewizard-json-6.2.1-sources.jar | 7 KB |
| reactivewizard-json-6.2.1-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-json</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation 'se.fortnox.reactivewizard:reactivewizard-json:6.2.1'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation ("se.fortnox.reactivewizard:reactivewizard-json:6.2.1")
'se.fortnox.reactivewizard:reactivewizard-json:jar:6.2.1'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-json" rev="6.2.1">
<artifact name="reactivewizard-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-json', version='6.2.1')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-json" % "6.2.1"
[se.fortnox.reactivewizard/reactivewizard-json "6.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.2 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.10.2 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| se.fortnox.reactivewizard : reactivewizard-test | jar | 6.2.1 |