jsonref-core

JSON/R is an extended JSON format that natively supports object references, thus allowing to de/serialize object graphs, even with cycles.

License

License

MIT
Categories

Categories

Net JSON Data
GroupId

GroupId

net.cadrian.jsonref
ArtifactId

ArtifactId

jsonref-core
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

jsonref-core
JSON/R is an extended JSON format that natively supports object references, thus allowing to de/serialize object graphs, even with cycles.

Download jsonref-core

How to add to project

<!-- https://jarcasting.com/artifacts/net.cadrian.jsonref/jsonref-core/ -->
<dependency>
    <groupId>net.cadrian.jsonref</groupId>
    <artifactId>jsonref-core</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.cadrian.jsonref/jsonref-core/
implementation 'net.cadrian.jsonref:jsonref-core:0.0.11'
// https://jarcasting.com/artifacts/net.cadrian.jsonref/jsonref-core/
implementation ("net.cadrian.jsonref:jsonref-core:0.0.11")
'net.cadrian.jsonref:jsonref-core:jar:0.0.11'
<dependency org="net.cadrian.jsonref" name="jsonref-core" rev="0.0.11">
  <artifact name="jsonref-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cadrian.jsonref', module='jsonref-core', version='0.0.11')
)
libraryDependencies += "net.cadrian.jsonref" % "jsonref-core" % "0.0.11"
[net.cadrian.jsonref/jsonref-core "0.0.11"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4