CGLIB is a powerful, high-performance code generation library for Java.
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-full</artifactId>
<version>2.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a dynamic proxy using CGLIB Enhancer.
Use cglib:cglib:3.3.0 instead of cglib-full.
No dependency data recorded yet.