JSON formatter Jackson2

Parent for JUL JSON formatter modules

License

License

Categories

Categories

JSON Data Jackson ORM
GroupId

GroupId

com.github.svendiedrichsen
ArtifactId

ArtifactId

json-formatter-jackson2
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JSON formatter Jackson2
Parent for JUL JSON formatter modules

Download json-formatter-jackson2

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0