Dependency Injection
2.Javax Inject8,049 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
5.Guice161 usages
com.google.code.guice » guice Apache
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java
5, brought to you by Google.
Last Release on Mar 22, 2007
Relocated → com.google.inject »
guice
The peaberry project is an extension library for Google-Guice
that supports dependency injection of dynamic services.
It provides OSGi integration out of the box, and has plug-in
support for other registry-based service frameworks.
Last Release on Oct 31, 2012
7.Weld SE Support14 usages
org.jboss.weld » weld-se Apache