Exercise code for the Baeldung ebook Do JSON with Jackson.
| Item | Version |
|---|---|
| JDK | 25 |
| Apache Maven | 3.9.16 |
| GroupId | ArtifactId | Version |
|---|---|---|
| tools.jackson.core | jackson-databind | 3.2.2 |
| tools.jackson.dataformat | jackson-dataformat-xml | 3.2.2 |
| org.junit.jupiter | junit-jupiter | 6.1.3 |
| org.assertj | assertj-core | 3.27.7 |