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
