KouInject v1.2 has been released (JSR-330)
KouInject v1.2 has been released.
KouInject is an open source dependency injection framework for Java, based on JSR-330, a specification also implemented by Google Guice, Weld and Spring Framework. The goal of KouInject is being easy to use and quick to setup, using just annotations.
New in this release is:
* Profiles
* Custom @Component annotations
* Full support for generics
* Improved compatibility with security managers
See the original release announcement for more details: http://code.google.com/p/kouinject/wiki/News#20.04.2011_-_v1.2_is_released
And also the user guide for code examples: http://code.google.com/p/kouinject/wiki/UserGuide12#What's_new
Downloads and more information available at http://kouinject.googlecode.com/
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)




