com.github.yulichang.toolkit.Ref Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mybatis-plus-join-core Show documentation
Show all versions of mybatis-plus-join-core Show documentation
An enhanced toolkit of Mybatis-Plus to simplify development.
package com.github.yulichang.toolkit;
/**
* @author yulichang
* @since 1.4.7.2
*/
@SuppressWarnings("unused")
public class Ref {
}