All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.obatis.config.SystemConstant Maven / Gradle / Ivy

There is a newer version: 3.0.1-release
Show newest version
package com.obatis.config;

public class SystemConstant {

    public static final String CORE_BASE_DIR = "com.obatis";
    public static String PROJECT_BASE_DIR = null;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy