jar

com.github.fanzezhen.common : common-mp

Maven & Gradle

Jul 30, 2023
3 usages
1 stars
Table Of Contents

Latest Version

Download com.github.fanzezhen.common : common-mp JAR file - Latest Versions:

All Versions

Download com.github.fanzezhen.common : common-mp JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x
0.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 common-mp-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fanzezhen.common.mp.generator

├─ com.github.fanzezhen.common.mp.generator.GeneratorBean.class - [JAR]

├─ com.github.fanzezhen.common.mp.generator.GeneratorTool.class - [JAR]

com.github.fanzezhen.common.mp.enums

├─ com.github.fanzezhen.common.mp.enums.DelFlagEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.DictEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.OperationTypeEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.SexEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.StatusEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.TableFieldEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.WorkingStatusEnum.class - [JAR]

com.github.fanzezhen.common.mp.model.entity

├─ com.github.fanzezhen.common.mp.model.entity.BaseEntity.class - [JAR]

├─ com.github.fanzezhen.common.mp.model.entity.BaseTenantEntity.class - [JAR]

com.github.fanzezhen.common.mp.enums.log

├─ com.github.fanzezhen.common.mp.enums.log.ExceptionTypeEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.log.LoginLogTypeEnum.class - [JAR]

├─ com.github.fanzezhen.common.mp.enums.log.OperationLogTypeEnum.class - [JAR]

com.github.fanzezhen.common.mp.model.dto

├─ com.github.fanzezhen.common.mp.model.dto.PageDto.class - [JAR]

├─ com.github.fanzezhen.common.mp.model.dto.SysPermissionDto.class - [JAR]

├─ com.github.fanzezhen.common.mp.model.dto.SysUserDto.class - [JAR]

com.github.fanzezhen.common.mp.model

├─ com.github.fanzezhen.common.mp.model.SysUserBizLogStruct.class - [JAR]

├─ com.github.fanzezhen.common.mp.model.SysUserDict.class - [JAR]

com.github.fanzezhen.common.mp.config

├─ com.github.fanzezhen.common.mp.config.CommonMpSpringConfig.class - [JAR]

├─ com.github.fanzezhen.common.mp.config.EnableCommonMpConfig.class - [JAR]

├─ com.github.fanzezhen.common.mp.config.JacksonConfig.class - [JAR]

├─ com.github.fanzezhen.common.mp.config.MyMetaObjectHandler.class - [JAR]

├─ com.github.fanzezhen.common.mp.config.MybatisPlusConfig.class - [JAR]

Advertisement