ports/java/apache-commons-beanutils/pkg-descr
Jimmy Olgeni 880396f84b Finish migration of java/jakarta-commons-beanutils to apache-commons-beanutils.
- Update to version 1.9.4
- Pet portlint
- Bump PORTREVISION for related dependencies

PR:		243719
Submitted by:	pfg
Security:	CESA-2020:0194
2020-01-30 17:53:26 +00:00

7 lines
239 B
Text

Commons BeanUtils
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://commons.apache.org/proper/commons-beanutils/