com.github.drinkjava2.cglib.Readme Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsqlbox Show documentation
Show all versions of jsqlbox Show documentation
jSqlBox is a full function DAO tool
package com.github.drinkjava2.cglib;//NOSONAR
/**
* To avoid jar conflict if a project need use other version CGLIB, I included cglib3.2.0 source code in this project
* and changed its package name
*
* @author Yong
* @since 2.4.1
*
*/
class Readme {// NOSONAR
}