![JAR search and dependency download from the Maven repository](/logo.png)
mboog.support.example.ExampleConstants Maven / Gradle / Ivy
package mboog.support.example;
/**
* @author LiYi
*/
public class ExampleConstants {
public static final String COLUMN_LIST = "columnList";
public static final String LIMIT_START = "limitStart";
public static final String LIMIT_END = "limitEnd";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy