뉴스/소식
Apache OpenWebBeans 1.1.0 릴리즈
노안돼지
2011. 3. 31. 10:51
The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans 1.1.0
Apache OpenWebBeans is an implementation of the Apache License v2 licensed JSR-299 "Context and Dependency Injection for Java" and JSR-330 "atinject". OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to EE6 servers with complicated ClassLoader hierarchies.
openwebbeans-1.1.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.1.0/
The release is also available in maven.central
http://repo1.maven.org/maven2/org/apache/openwebbeans/
The Apache OpenWebBeans Team