Vendored version of Guava 20.0 for Apache Beam to avoid dependency conflicts.
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-vendor-guava-20_0</artifactId>
<version>0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use vendored Guava ImmutableList in Apache Beam.
Ensure all dependencies use the same Guava version or use shading to avoid conflicts.
No dependency data recorded yet.