jar

com.ikingtech.platform : system-role

Maven & Gradle

Jan 31, 2024

system-role · 金合技术中台-系统管理-角色管理服务

Table Of Contents

Latest Version

Download com.ikingtech.platform : system-role JAR file - Latest Versions:

All Versions

Download com.ikingtech.platform : system-role 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 system-role-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.service.system.role.service

├─ com.ikingtech.platform.service.system.role.service.AbstractCompRoleService.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.CompRoleService.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.DeptRoleDataScopeService.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.MenuRoleService.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.RoleDataScopeRepository.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.RoleMenuRepository.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.RoleRepository.class - [JAR]

├─ com.ikingtech.platform.service.system.role.service.UserRoleService.class - [JAR]

com.ikingtech.platform.service.system.role.configuration

├─ com.ikingtech.platform.service.system.role.configuration.CompRoleConfiguration.class - [JAR]

com.ikingtech.platform.service.system.role.entity

├─ com.ikingtech.platform.service.system.role.entity.RoleDO.class - [JAR]

├─ com.ikingtech.platform.service.system.role.entity.RoleDataScopeDO.class - [JAR]

├─ com.ikingtech.platform.service.system.role.entity.RoleMenuDO.class - [JAR]

com.ikingtech.platform.service.system.role.mapper

├─ com.ikingtech.platform.service.system.role.mapper.RoleDataScopeMapper.class - [JAR]

├─ com.ikingtech.platform.service.system.role.mapper.RoleMapper.class - [JAR]

├─ com.ikingtech.platform.service.system.role.mapper.RoleMenuMapper.class - [JAR]

com.ikingtech.platform.service.system.role.controller

├─ com.ikingtech.platform.service.system.role.controller.RoleController.class - [JAR]

com.ikingtech.platform.service.system.role.exception

├─ com.ikingtech.platform.service.system.role.exception.RoleExceptionInfo.class - [JAR]