Packages
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection container.
com.google.inject.binder Interface which make up Binder's domain-specific language (DSL).
com.google.inject.matcher A matcher API.
com.google.inject.name Support for binding to string-based names.
com.google.inject.servlet Servlet API scopes and bindings.
com.google.inject.spi Guice service provider interface
com.google.inject.tools.jmx