Apache Commons BeanUtils provides utilities for manipulating Java beans.
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils-core</artifactId>
<version>1.8.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets a bean property using BeanUtils.
Use commons-beanutils instead of commons-beanutils-core
No dependency data recorded yet.