A vendored version of Guava 26.0-jre for use in Apache Beam to avoid dependency conflicts.
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-vendor-guava-26_0-jre</artifactId>
<version>0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an immutable list using Guava's ImmutableList.
Ensure only this vendored Guava is used, or shade/relocate it to avoid conflicts.
No dependency data recorded yet.