Apache Commons BeanUtils
In-game article clicks load inline without leaving the challenge.
Apache Commons BeanUtils is a Java-based utility to provide component based architecture.
Modules
The library is distributed in three jar files:
- commons-beanutils.jar - contains everything
- commons-beanutils-core.jar - excludes Bean Collections classes
- commons-beanutils-bean-collections.jar - only Bean Collections classes.
Example
Sample code may look like as follows:
See also
- on GitHub