Uses of Class
com.google.inject.spi.Dependency

Packages that use Dependency
Package
Description
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
Extension for combining factory interfaces with injection; this extension requires guice-assistedinject.jar.
Guice (sounds like "juice")
Guice service provider interface
Extension for injecting objects that may throw at provision time; this extension requires guice-throwingproviders.jar.
Helper methods for working with Guice.