ioc
41. Weld SE Support14 usages
org.jboss.weld » weld-seApache
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. It ships
as an OSGi bundle that can be dropped into any R4 framework,
such as Apache Felix or Eclipse/Equinox.
Last Release on Oct 31, 2012
A simple, lightweight and convenient way to inject dependencies in scala, in a scala-like way.
Last Release on Jan 2, 2012
46. Winter8 usages
io.jentz.winter » winterApache
Kotlin Dependency Injection
Last Release on May 12, 2020
48. ActiveJ : Inject6 usages
io.activej » activej-injectApache
An extremely fast and lightweight Dependency Injection framework.
It supports nested scopes, singletons, object factories, modules and plugins which
allow to transform graph of dependencies at startup time without reflection.
Last Release on Jun 15, 2023
GIN (GWT INjection) brings automatic dependency injection to Google Web Toolkit client-side code. GIN is built on top of Guice and uses (a subset of) Guice's binding language.
Last Release on Feb 3, 2010
Relocated → com.google.gwt.inject »
gin
50. Dagger5 usages
com.squareup » daggerApache