Bridge between Google Guice and HK2 dependency injection frameworks.
<dependency>
<groupId>org.glassfish.hk2</groupId>
<artifactId>guice-bridge</artifactId>
<version>4.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the Guice bridge with an HK2 ServiceLocator.
Ensure Guice version matches the bridge version; check HK2 documentation.
No dependency data recorded yet.