Packages
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
com.google.inject.binder Interfaces which make up Binder's expression language.
com.google.inject.matcher Used for matching things.
com.google.inject.name Support for binding to string-based names.
com.google.inject.spi Guice service provider interface
com.google.inject.util Helper methods for working with Guice.