Registry / dependency-injection / sisu-guice

sisu-guice

JSON →
library4.2.0javamavenunverified

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>
INSTALL
IMPORT
SIG · SISU-GUICE
S
sisu-guice
dependency-injectionjavav4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Injector
com.google.inject.Injector

Creates a Guice injector for dependency injection.

import com.google.inject.Injector; import com.google.inject.Guice; Injector injector = Guice.createInjector();
Debug
Known issues
gotchaSisu Guice may have compatibility issues with standard Guice due to patched internals.
fix
Use standard Guice if not using Eclipse Sisu; check for API differences.
affects: >=4.0.0
Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
OpenAI (training)
1
Resources
sisu-guice — mvn dependency:get sisu-guice · libregistry