Forces shading of dependencies in Apache Flink to avoid classpath conflicts.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-force-shading</artifactId>
<version>21.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Ensures that shaded dependencies are used correctly.
Do not depend on it directly; use Flink's public APIs.
No dependency data recorded yet.