Librería ligera para serialización y deserialización JSON en Java basada
en Jackson. Incluye API de codec extensible, soporte para tipos
genéricos, utilidades para JsonNode, operaciones con
String/bytes/streams
y validación opcional con JSON Schema.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | ${gson.version} | 2.14.0 | |
JSON Lib
Apache 2.0
| org.everit.json
»
org.everit.json.schema Implementation of the JSON Schema Core Draft v4 specification built with the org.json API | ${org.everit.json.schema.... | 1.14.6 |