jar

com.gitee.zhibi : fast-mybatis

Maven & Gradle

Sep 03, 2022
2 usages
Table Of Contents

Latest Version

Download com.gitee.zhibi : fast-mybatis JAR file - Latest Versions:

All Versions

Download com.gitee.zhibi : fast-mybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5
2.3
2.1.x
2.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 fast-mybatis-2.6.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.zhibi.fast.mybatis.base

├─ com.gitee.zhibi.fast.mybatis.base.BaseCondition.class - [JAR]

├─ com.gitee.zhibi.fast.mybatis.base.BaseRequest.class - [JAR]

com.gitee.zhibi.fast.mybatis.handlers

├─ com.gitee.zhibi.fast.mybatis.handlers.ListTypeHandler.class - [JAR]

com.gitee.zhibi.fast.mybatis.interceptor

├─ com.gitee.zhibi.fast.mybatis.interceptor.UpdateOperationInterceptor.class - [JAR]

com.gitee.zhibi.fast.mybatis.service

├─ com.gitee.zhibi.fast.mybatis.service.BaseService.class - [JAR]

├─ com.gitee.zhibi.fast.mybatis.service.BaseServiceImpl.class - [JAR]

com.gitee.zhibi.fast.mybatis.utils

├─ com.gitee.zhibi.fast.mybatis.utils.QueryWrapperUtils.class - [JAR]

com.gitee.zhibi.fast.mybatis.query

├─ com.gitee.zhibi.fast.mybatis.query.MybatisWrapper.class - [JAR]

com.gitee.zhibi.fast.mybatis.dto

├─ com.gitee.zhibi.fast.mybatis.dto.BaseDomain.class - [JAR]

├─ com.gitee.zhibi.fast.mybatis.dto.BaseOrder.class - [JAR]

├─ com.gitee.zhibi.fast.mybatis.dto.BasePage.class - [JAR]

├─ com.gitee.zhibi.fast.mybatis.dto.PageData.class - [JAR]

Advertisement