All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.cglib.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 * Spring's repackaging of
 * CGLIB 3.2
 * (with Spring-specific patches; for internal use only).
 *
 * 

This repackaging technique avoids any potential conflicts with * dependencies on CGLIB at the application level or from third-party * libraries and frameworks. * *

As this repackaging happens at the class file level, sources * and javadocs are not available here. */ package org.springframework.cglib;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy