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

com.fastjrun.example.codeg.Constants Maven / Gradle / Ivy

The newest version!
package com.fastjrun.example.codeg;

public interface Constants {
    String PAGE_RESULT_CLASS_NAME = "com.fastjrun.example.dto.PageResult";

    String MOCK_HELPER_CLASS_NAME = "com.fastjrun.example.service.helper.MockHelper";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy