jar

com.github.yulichang : mybatis-plus-join-extension

Maven & Gradle

Aug 12, 2023
986 stars

mybatis-plus-join-extension · An enhanced toolkit of Mybatis-Plus to simplify development.

Table Of Contents

Latest Version

Download com.github.yulichang : mybatis-plus-join-extension JAR file - Latest Versions:

All Versions

Download com.github.yulichang : mybatis-plus-join-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 mybatis-plus-join-extension-1.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yulichang.extension.mapping.relation

├─ com.github.yulichang.extension.mapping.relation.Relation.class - [JAR]

com.github.yulichang.extension.mapping.wrapper

├─ com.github.yulichang.extension.mapping.wrapper.MappingQuery.class - [JAR]

com.github.yulichang.extension.mapping.config

├─ com.github.yulichang.extension.mapping.config.DeepConfig.class - [JAR]

├─ com.github.yulichang.extension.mapping.config.MappingConfig.class - [JAR]

com.github.yulichang.extension.mapping.base

├─ com.github.yulichang.extension.mapping.base.MPJDeepService.class - [JAR]

├─ com.github.yulichang.extension.mapping.base.MPJRelationService.class - [JAR]

com.github.yulichang.extension.mapping.mapper

├─ com.github.yulichang.extension.mapping.mapper.MPJMappingWrapper.class - [JAR]

├─ com.github.yulichang.extension.mapping.mapper.MPJTableFieldInfo.class - [JAR]

├─ com.github.yulichang.extension.mapping.mapper.MPJTableInfo.class - [JAR]

├─ com.github.yulichang.extension.mapping.mapper.MPJTableInfoHelper.class - [JAR]