A patched build of Google Guice, a lightweight dependency injection framework for Java 7 and above, used by Eclipse Sisu.
<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-guice</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Guice injector for dependency injection.
Use standard Guice if not using Eclipse Sisu; check for API differences.
No dependency data recorded yet.