jar

tech.touchbiz : common-entity

Maven & Gradle

Feb 28, 2023
2 stars

common-entity · 公共实体对象定义包

Table Of Contents

Latest Version

Download tech.touchbiz : common-entity JAR file - Latest Versions:

All Versions

Download tech.touchbiz : common-entity JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.2.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 common-entity-2023.2.28.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.touchbiz.common.entity.query

├─ com.touchbiz.common.entity.query.BaseQuery.class - [JAR]

com.touchbiz.common.entity.dto

├─ com.touchbiz.common.entity.dto.BaseRequest.class - [JAR]

com.touchbiz.common.entity.model

├─ com.touchbiz.common.entity.model.SysPermissionDataRuleModel.class - [JAR]

├─ com.touchbiz.common.entity.model.SysUserCacheInfo.class - [JAR]

com.touchbiz.common.entity.exception

├─ com.touchbiz.common.entity.exception.BizException.class - [JAR]

├─ com.touchbiz.common.entity.exception.ParamException.class - [JAR]

├─ com.touchbiz.common.entity.exception.RpcException.class - [JAR]

├─ com.touchbiz.common.entity.exception.SecurityException.class - [JAR]

com.touchbiz.common.entity.enums

├─ com.touchbiz.common.entity.enums.SensitiveEnum.class - [JAR]

com.touchbiz.common.entity.result

├─ com.touchbiz.common.entity.result.CommonPageResult.class - [JAR]

├─ com.touchbiz.common.entity.result.MonoResult.class - [JAR]

├─ com.touchbiz.common.entity.result.Result.class - [JAR]

com.touchbiz.common.entity.annotation

├─ com.touchbiz.common.entity.annotation.Auth.class - [JAR]

├─ com.touchbiz.common.entity.annotation.SensitiveField.class - [JAR]