Apache Software Foundation is announcing that Apache OpenWebBeans with version number 1.6.0 is already available to download.
What is Apache OpenWebBeans ?
Apache OpenWebBeans is A CDI (Contexts and Dependency Injection) implementation for the Java platform, a powerful, fast, and modular dependency manager .
Apache OpenWebBeans implements the the JSR-299 specification so developers can utility its methods, features, design principles in building easy to manage Java applications.Using OpenWebBeans in your project will allow you to easily switch components and then manage dependencies in an easy manner without rewriting most of your code.The Apache OpenWebBeans project uses a modular approach, meaning you can deploy it in your projects and use only the features you want by loading the appropriate plugin with the OpenWebBeans core.Some of the included features include CDI 1.0 and 1.1 support, JSF-1 and JSF-2 compatibility, OSGi, EJB, JPA and JMS compliance.
This is changelog for Apache OpenWebBeans version 1.6.0 :
- Openwebbeans-1.1.5 implements the CDI-1.0 API, and passes the JSR-330 TCK and the JSR-299 standalone TCK.
You can read the complete changelog and also download this latest version on their homepage: openwebbeans.apache.org