resources.imports.reports Maven / Gradle / Ivy
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.sprhibrad.framework.dao.IShrDao;
import com.sprhibrad.framework.service.ShrService;
import com.sprhibrad.framework.common.DataSetClauses;
import java.util.List;