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.
Version8.1.0compared with
Version Details
| 8.0.6 | 8.1.0 | |
|---|---|---|
| Release date | Mar 20, 2026 | Mar 21, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 8.0.6 | 8.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.19.4 | 2.21 |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.19.4 | 2.21.2 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.19.4 | 2.21.2 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.19.4 | 2.21.2 |
Test Changes (1)
| 8.0.6 | 8.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.13.4 | 5.14.3 |