Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.11.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets and gets a property on a bean using BeanUtils.
No known issues recorded.
No dependency data recorded yet.