Add-on module for Jackson to support JSR-353 (JSON-P) node types via data-binding.
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr353</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.
Register the JSR353Module with an ObjectMapper to enable JSON-P support.
No known issues recorded.
No dependency data recorded yet.