jar

io.gitee.litong : gen-business

Maven & Gradle

Jul 20, 2023
Table Of Contents

Latest Version

Download io.gitee.litong : gen-business JAR file - Latest Versions:

All Versions

Download io.gitee.litong : gen-business 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 gen-business-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.holly.unit.gen.modular.pojo

├─ com.holly.unit.gen.modular.pojo.TableInfoRequest.class - [JAR]

com.holly.unit.gen.modular.mapper

├─ com.holly.unit.gen.modular.mapper.TableDataMapper.class - [JAR]

com.holly.unit.gen.modular.controller

├─ com.holly.unit.gen.modular.controller.GenCodeController.class - [JAR]

com.holly.unit.gen.modular.service.impl

├─ com.holly.unit.gen.modular.service.impl.GenCodeServiceImpl.class - [JAR]

├─ com.holly.unit.gen.modular.service.impl.TableDataServiceImpl.class - [JAR]

com.holly.unit.gen.modular.service

├─ com.holly.unit.gen.modular.service.GenCodeService.class - [JAR]

├─ com.holly.unit.gen.modular.service.TableDataService.class - [JAR]

com.holly.unit.gen.modular.entity

├─ com.holly.unit.gen.modular.entity.TableData.class - [JAR]