jar

com.ikingtech.platform : business-workbench

Maven & Gradle

Feb 01, 2024

business-workbench · 金合技术中台-工作台

Table Of Contents

Latest Version

Download com.ikingtech.platform : business-workbench JAR file - Latest Versions:

All Versions

Download com.ikingtech.platform : business-workbench JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 business-workbench-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ikingtech.platform.business.workbench.service

├─ com.ikingtech.platform.business.workbench.service.TodoTaskService.class - [JAR]

com.ikingtech.platform.business.workbench.entity

├─ com.ikingtech.platform.business.workbench.entity.TodoTaskDO.class - [JAR]

com.ikingtech.platform.business.workbench.exception

├─ com.ikingtech.platform.business.workbench.exception.WorkbenchExceptionInfo.class - [JAR]

com.ikingtech.platform.business.workbench.mapper

├─ com.ikingtech.platform.business.workbench.mapper.TodoTaskMapper.class - [JAR]

com.ikingtech.platform.business.workbench.controller

├─ com.ikingtech.platform.business.workbench.controller.TodoTaskController.class - [JAR]