FileSize | 851964 |
MD5 | 915D998ABC42B1E100084994E7311BC0 |
PackageDescription | lightweight dependency injection framework for Java 5 and above
Guice provides support for dependency injection using annotations to
configure Java objects. Dependency injection is a design pattern whose
core principle is to separate behavior from dependency resolution.
.
Guice allows implementation classes to be programmatically bound to
an interface, then injected into constructors, methods or fields
using an @Inject annotation. When more than one implementation of
the same interface is needed, the user can create custom annotations
that identify an implementation, then use that annotation when
injecting it. |
PackageMaintainer | Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> |
PackageName | libguice-java |
PackageSection | java |
PackageVersion | 4.0-3 |
SHA-1 | 2960CE95C507CF1DF2EF49B4C692B5982FED9386 |
SHA-256 | B281C1E2E0E69830521C865F8E265EEF9E8BC7B985F654D79AAAD44312C5CCEE |