Last Version

RxSON 1.1.0

Reactive approach to JSON

License

License

GroupId

GroupId

com.github.rxson
ArtifactId

ArtifactId

rxson
Version

Version

1.1.0
Type

Type

pom
Description

Description

RxSON
Reactive approach to JSON

Download rxson 1.1.0

Filename Size
rxson-1.1.0.pom 7 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
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

test (4)

Group / Artifact Type Version
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

Project Modules

  • rxson-core
  • rxson-rxjava
  • rxson-reactor