jar

com.github.shijingsh : common-mybatis

Maven & Gradle

Feb 07, 2023
9 stars
Table Of Contents

Latest Version

Download com.github.shijingsh : common-mybatis JAR file - Latest Versions:

All Versions

Download com.github.shijingsh : common-mybatis JAR file - All Versions:

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

com.xiushang.common.mybatis.generator

├─ com.xiushang.common.mybatis.generator.CustomKeyGenerator.class - [JAR]

com.xiushang.common.mybatis.handler

├─ com.xiushang.common.mybatis.handler.ArrayObjectJsonTypeHandler.class - [JAR]

├─ com.xiushang.common.mybatis.handler.IntegerArrayJsonTypeHandler.class - [JAR]

├─ com.xiushang.common.mybatis.handler.LongArrayJsonTypeHandler.class - [JAR]

├─ com.xiushang.common.mybatis.handler.MyMetaObjectHandler.class - [JAR]

├─ com.xiushang.common.mybatis.handler.StringArrayJsonTypeHandler.class - [JAR]

com.xiushang.common.mybatis.config

├─ com.xiushang.common.mybatis.config.MybatisPlusConfig.class - [JAR]

Advertisement