com.github.rxson:rxson-core

Reactive approach to JSON

License

License

GroupId

GroupId

com.github.rxson
ArtifactId

ArtifactId

rxson-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive approach to JSON

Download rxson-core

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.1.0
1.1.0-ALPHA