Accessors Smart uses ASM to speed up getter, setter, and constructor calls in Java, improving performance over reflection.
<dependency>
<groupId>net.minidev</groupId>
<artifactId>accessors-smart</artifactId>
<version>2.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of Accessor class
No known issues recorded.
No dependency data recorded yet.