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 Jun 12, 2025
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Jun 12, 2025
3. Javax Inject7,664 usages
javax.inject » javax.injectApache
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
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Last Release on May 12, 2023
5. CDI APIs2,803 usages
javax.enterprise » cdi-apiApache
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018
Relocated → jakarta.enterprise »
jakarta.enterprise.cdi-api
7. Dagger1,595 usages
com.google.dagger » daggerApache
A fast dependency injector for Android and Java.
Last Release on Apr 17, 2025