jar

org.macrocloud : kernel-report

Maven & Gradle

Aug 25, 2023

kernel-report

Table Of Contents

Latest Version

Download org.macrocloud : kernel-report JAR file - Latest Versions:

All Versions

Download org.macrocloud : kernel-report JAR file - All Versions:

Version Vulnerabilities Size Updated
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 kernel-report-1.0.2-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.macrocloud.kernel.report.provider

├─ org.macrocloud.kernel.report.provider.DatabaseProvider.class - [JAR]

├─ org.macrocloud.kernel.report.provider.ReportPlaceholderProvider.class - [JAR]

org.macrocloud.kernel.report.endpoint

├─ org.macrocloud.kernel.report.endpoint.ReportBootEndpoint.class - [JAR]

├─ org.macrocloud.kernel.report.endpoint.ReportEndpoint.class - [JAR]

org.macrocloud.kernel.report.datasource

├─ org.macrocloud.kernel.report.datasource.ReportDataSource.class - [JAR]

org.macrocloud.kernel.report.service

├─ org.macrocloud.kernel.report.service.IReportFileService.class - [JAR]

org.macrocloud.kernel.report.config

├─ org.macrocloud.kernel.report.config.ReportConfiguration.class - [JAR]

org.macrocloud.kernel.report.props

├─ org.macrocloud.kernel.report.props.ReportDatabaseProperties.class - [JAR]

├─ org.macrocloud.kernel.report.props.ReportProperties.class - [JAR]

org.macrocloud.kernel.report.entity

├─ org.macrocloud.kernel.report.entity.ReportFileEntity.class - [JAR]

org.macrocloud.kernel.report.service.impl

├─ org.macrocloud.kernel.report.service.impl.ReportFileServiceImpl.class - [JAR]

org.macrocloud.kernel.report.mapper

├─ org.macrocloud.kernel.report.mapper.ReportFileMapper.class - [JAR]