Misplaced Pages

Apache OpenWebBeans

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Apache OpenWebBeans
Apache OpenWebBeans Logo
Developer(s)Apache Software Foundation
Stable release
1.2.x1.2.8 / 22 April 2015; 9 years ago (2015-04-22)
1.7.x1.7.6 / 17 December 2018; 6 years ago (2018-12-17)
2.0.x2.0.27 / 24 May 2022; 2 years ago (2022-05-24)
RepositoryOpenWebBeans Repository
Written inJava
Operating systemCross-platform
TypeCDI Container
LicenseApache License 2.0
Websitehttp://openwebbeans.apache.org

OpenWebBeans is an open source, embeddable and lightweight CDI Container, released under the Apache License 2.0. OpenWebBeans is an ASL-licensed implementation of Context and Dependency Injection for Java EE Platform Specification which is defined by JSR-299, JSR-346, and JSR-365. OpenWebBeans has been integrated with Java EE application servers such as Geronimo and Apache TomEE.

History

OpenWebBeans was founded by Gurkan Erdogdu in October 2008. It is one of implementation of the Context and Dependency Injection specification. The incubator proposal can be found here,. It was graduated in December 2009 to become a top level ASF project.

Versions

OpenWebBeans releases
OWB version CDI spec JDK version Released
2.0.10 2.0 8+ 2019-01-13
1.7.6 1.2 7+ 2018-12-26
1.2.8 1.1 5+ 2018-05-04

See also

References

  1. JSR-299 Specification
  2. JSR-346 Specification
  3. JSR-365 Specification
  4. Apache Geronimo
  5. Apache TomEE
  6. OpenWebBeans Incubator Proposal

External links

Categories: