jar

cn.tenfell : mybatis-plus-nomapper

Maven & Gradle

Feb 17, 2020
Table Of Contents

Latest Version

Download cn.tenfell : mybatis-plus-nomapper JAR file - Latest Versions:

All Versions

Download cn.tenfell : mybatis-plus-nomapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 mybatis-plus-nomapper-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.tenfell.mybatisplus.nomapper.config

├─ cn.tenfell.mybatisplus.nomapper.config.TableSelectConfiguration.class - [JAR]

cn.tenfell.mybatisplus.nomapper.service

├─ cn.tenfell.mybatisplus.nomapper.service.BaseMapperService.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.service.BaseService.class - [JAR]

cn.tenfell.mybatisplus.nomapper.utils

├─ cn.tenfell.mybatisplus.nomapper.utils.ClassLoaderUtils.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.utils.MapperLoader.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.utils.SelectUtils.class - [JAR]

cn.tenfell.mybatisplus.nomapper.interce

├─ cn.tenfell.mybatisplus.nomapper.interce.TableFieldChildrenInterceptor.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.interce.TableFieldSelectInterceptor.class - [JAR]

cn.tenfell.mybatisplus.nomapper.component

├─ cn.tenfell.mybatisplus.nomapper.component.NoMapperComponent.class - [JAR]

cn.tenfell.mybatisplus.nomapper.annotation

├─ cn.tenfell.mybatisplus.nomapper.annotation.EnableFieldSelect.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.annotation.TableFieldChildren.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.annotation.TableFieldChildrenMap.class - [JAR]

├─ cn.tenfell.mybatisplus.nomapper.annotation.TableFieldSelect.class - [JAR]

Advertisement