jackson-cyclic-ref-handler-module

Jackson module for handling cyclic references while serialization.

License

License

Categories

Categories

CLI User Interface Jackson Data JSON
GroupId

GroupId

com.dilipkumarg.projects
ArtifactId

ArtifactId

jackson-cyclic-ref-handler-module
Last Version

Last Version

1.0.Release
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-cyclic-ref-handler-module
Jackson module for handling cyclic references while serialization.
Project URL

Project URL

http://www.dilipkumarg.com
Project Organization

Project Organization

FasterXML
Source Code Management

Source Code Management

https://github.com/gdilipkumar/jackson-cyclic-ref-handler-module

Download jackson-cyclic-ref-handler-module

How to add to project

<!-- https://jarcasting.com/artifacts/com.dilipkumarg.projects/jackson-cyclic-ref-handler-module/ -->
<dependency>
    <groupId>com.dilipkumarg.projects</groupId>
    <artifactId>jackson-cyclic-ref-handler-module</artifactId>
    <version>1.0.Release</version>
</dependency>
// https://jarcasting.com/artifacts/com.dilipkumarg.projects/jackson-cyclic-ref-handler-module/
implementation 'com.dilipkumarg.projects:jackson-cyclic-ref-handler-module:1.0.Release'
// https://jarcasting.com/artifacts/com.dilipkumarg.projects/jackson-cyclic-ref-handler-module/
implementation ("com.dilipkumarg.projects:jackson-cyclic-ref-handler-module:1.0.Release")
'com.dilipkumarg.projects:jackson-cyclic-ref-handler-module:jar:1.0.Release'
<dependency org="com.dilipkumarg.projects" name="jackson-cyclic-ref-handler-module" rev="1.0.Release">
  <artifact name="jackson-cyclic-ref-handler-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dilipkumarg.projects', module='jackson-cyclic-ref-handler-module', version='1.0.Release')
)
libraryDependencies += "com.dilipkumarg.projects" % "jackson-cyclic-ref-handler-module" % "1.0.Release"
[com.dilipkumarg.projects/jackson-cyclic-ref-handler-module "1.0.Release"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.platform : junit-platform-runner jar 1.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.Release
1.0