Dependency Injection
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on Apr 17, 2026
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Apr 17, 2026
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Last Release on May 12, 2023
5.Dagger1,785 usages
com.google.dagger » dagger Apache
A fast dependency injector for Android and Java.
Last Release on Feb 21, 2026
10.Javax Inject7,998 usages
javax.inject » javax.inject Apache
This package provides portable dependency injection annotations that can be used by any dependency injection framework.
Last Release on Oct 13, 2009
Relocated → jakarta.inject »
jakarta.inject-api
