8624e8ebde
- Dynamic plist - Use USE_ANT - remove files/LICENSE: the project is now under Apache 2.0 license (which is included in the distribution) - New feature: API documentation is now cross-linked with API documentation from dependency packages, such as commons-collections, if installed - Use MASTER_SITE_APACHE_JAKARTA - Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO - Use JAVALIBDIR in place of JAVAJARDIR where appropriate - Fix URL is pkg-descr
5 lines
213 B
Text
5 lines
213 B
Text
JavaBeans utility library. It provides wrappers around getters
|
|
and setters for a property in an object for classes that conform
|
|
to the JavaBeans naming standard.
|
|
|
|
WWW: http://jakarta.apache.org/commons/beanutils/
|