Shaded Jackson library for Apache Flink to avoid version conflicts with user code.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-jackson</artifactId>
<version>2.20.1-21.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the shaded Jackson ObjectMapper within Flink applications.
Use only flink-shaded-jackson in Flink projects to avoid classloader issues.
No dependency data recorded yet.