Commons BeanUtils Component

Commons-BeanUtils provides easy-to-use wrappers around the Java reflection and introspection APIs.

A lot of information is available on the BeanUtils website. If you don't find the information you need you can always contact us using one of the mailing lists.

You can find answers to commonly-asked questions on The Frequently Asked Questions Page (FAQ).

August 2008 BeanUtils 1.8.0 has been released, four years after the previous 1.7.0 release. However BeanUtils is reasonably stable and currently in maintenance mode, with quite a few outstanding tickets present in JIRA. If you find a problem with BeanUtils, please do report it by creating a JIRA ticket. At the current time, however, it is unlikely that there will be any major development on BeanUtils.

Related Open Source Projects

The following is a list of Open Source projects that perform similar functions to BeanUtils:

Project

License

Description

Beanlib

AL 2.0

Java Bean Library (beanlib) is a utilities library for use with JavaBean

Morph

AL 2.0

 

OGNL

AL 1.1

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.

Resources

  • No labels