Bill of Materials POM ensuring compatible versions of all FasterXML Jackson components.
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses Jackson's ObjectMapper to serialize an object to JSON.
Add com.fasterxml.jackson.core:jackson-databind and other needed artifacts.
No dependency data recorded yet.