jar

com.gccloud : gc-starter-plugins-report-service

Maven & Gradle

Jul 03, 2023
2 usages

报表的业务方法

Table Of Contents

Latest Version

Download com.gccloud : gc-starter-plugins-report-service JAR file - Latest Versions:

All Versions

Download com.gccloud : gc-starter-plugins-report-service JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gc-starter-plugins-report-service-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gccloud.starter.plugins.report.service.dto

├─ com.gccloud.starter.plugins.report.service.dto.SysReportDTO.class - [JAR]

com.gccloud.starter.plugins.report.service.dao

├─ com.gccloud.starter.plugins.report.service.dao.SysReportDao.class - [JAR]

com.gccloud.starter.plugins.report.service.common

├─ com.gccloud.starter.plugins.report.service.common.SysReportCommon.class - [JAR]

com.gccloud.starter.plugins.report.service.vo

├─ com.gccloud.starter.plugins.report.service.vo.SysReportVO.class - [JAR]

com.gccloud.starter.plugins.report.service.service.impl

├─ com.gccloud.starter.plugins.report.service.service.impl.SysReportServiceImpl.class - [JAR]

com.gccloud.starter.plugins.report.service.config

├─ com.gccloud.starter.plugins.report.service.config.ReportConfig.class - [JAR]

com.gccloud.starter.plugins.report.service.service

├─ com.gccloud.starter.plugins.report.service.service.ISysReportService.class - [JAR]

com.gccloud.starter.plugins.report.service.entity

├─ com.gccloud.starter.plugins.report.service.entity.SysReportEntity.class - [JAR]

Advertisement