Jackson JSON processor extensions providing interoperability support for data binding.
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-xc</artifactId>
<version>1.9.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure Jackson ObjectMapper to use JAXB annotations for serialization.
Replace org.codehaus.jackson with com.fasterxml.jackson.core:jackson-databind.
No dependency data recorded yet.