Binary package “libguice-java” in ubuntu xenial
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.
Source package
Published versions
- libguice-java 4.0-2 in amd64 (Proposed)
- libguice-java 4.0-2 in amd64 (Release)
- libguice-java 4.0-2 in arm64 (Proposed)
- libguice-java 4.0-2 in arm64 (Release)
- libguice-java 4.0-2 in armhf (Proposed)
- libguice-java 4.0-2 in armhf (Release)
- libguice-java 4.0-2 in i386 (Proposed)
- libguice-java 4.0-2 in i386 (Release)
- libguice-java 4.0-2 in powerpc (Proposed)
- libguice-java 4.0-2 in powerpc (Release)
- libguice-java 4.0-2 in ppc64el (Proposed)
- libguice-java 4.0-2 in ppc64el (Release)
- libguice-java 4.0-2 in s390x (Proposed)
- libguice-java 4.0-2 in s390x (Release)