com.alibaba.cola.extension.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cola-core Show documentation
Show all versions of cola-core Show documentation
Cola framework core components
The newest version!
/**
* Use {@link ExtensionPointI} to declare extension point, and use {@link Extension} Annotation to mark specific Extension.
*
* @author fulan.zjf
*/
package com.alibaba.cola.extension;