| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.github.rxson | 
| ArtifactId | ArtifactIdrxson-reactor | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionReactive approach to JSON | 
| Filename | Size | 
|---|---|
| rxson-reactor-1.1.0.pom | |
| rxson-reactor-1.1.0.jar | 5 KB | 
| rxson-reactor-1.1.0-sources.jar | 3 KB | 
| rxson-reactor-1.1.0-javadoc.jar | 109 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.rxson/rxson-reactor/ -->
<dependency>
    <groupId>com.github.rxson</groupId>
    <artifactId>rxson-reactor</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.rxson/rxson-reactor/
implementation 'com.github.rxson:rxson-reactor:1.1.0'// https://jarcasting.com/artifacts/com.github.rxson/rxson-reactor/
implementation ("com.github.rxson:rxson-reactor:1.1.0")'com.github.rxson:rxson-reactor:jar:1.1.0'<dependency org="com.github.rxson" name="rxson-reactor" rev="1.1.0">
  <artifact name="rxson-reactor" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.rxson', module='rxson-reactor', version='1.1.0')
)libraryDependencies += "com.github.rxson" % "rxson-reactor" % "1.1.0"[com.github.rxson/rxson-reactor "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.rxson : rxson-core | jar | 1.1.0 | 
| io.projectreactor : reactor-core | jar | 3.3.10.RELEASE | 
| org.reactivestreams : reactive-streams | jar | 1.0.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| com.github.jsurfer : jsurfer-jackson | jar | 1.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.projectreactor : reactor-test | jar | 3.3.10.RELEASE | 
| junit : junit | jar | 4.13.1 | 
| org.mock-server : mockserver-netty | jar | 5.11.0 | 
| org.mock-server : mockserver-client-java | jar | 5.11.0 | 
| org.hamcrest : hamcrest-library | jar | 2.2 |