The Apache OpenWebBeans Team is proud to announce the release of

Apache OpenWebBeans-1.2.0

Apache OpenWebBeans is an Apache License v2 licensed implementation of the JSR-299 "Context and Dependency Injection for Java EE" and JSR-330 "atinject" specifications. OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to EE6 server clusters with complicated ClassLoader hierarchies or OSGi environments.

openwebbeans-1.2.0 implements the CDI-1.0 API, passes the JSR-330 TCK and the JSR-299 standalone TCK.

Distribution packages can be downloaded from

http://www.apache.org/dyn/closer.cgi/openwebbeans/1.2.0/

The release is also available in maven.central

http://repo1.maven.apache.org/maven2/org/apache/openwebbeans/

More info can be found at

http://openwebbeans.apache.org

The Apache OpenWebBeans Team