Repackaged Guava classes used internally by Jersey to avoid version conflicts.
<dependency>
<groupId>org.glassfish.jersey.bundles.repackaged</groupId>
<artifactId>jersey-guava</artifactId>
<version>2.25.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses repackaged Guava Preconditions for argument validation.
Use the original com.google.guava:guava artifact if you need full Guava functionality.
No dependency data recorded yet.