cn.featherfly.common.model.app.Version Maven / Gradle / Ivy
package cn.featherfly.common.model.app;
import cn.featherfly.common.model.Property;
/**
* Version.
*
* @author zhongj
*/
public interface Version extends Property {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy