Bill of Materials for Google Guava artifacts, ensuring consistent versions across dependencies.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-bom</artifactId>
<version>33.6.0-jre</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an immutable list using Guava.
Add guava artifact explicitly if needed, e.g., com.google.guava:guava:33.6.0-jre.
No dependency data recorded yet.