jar

io.github.wu191287278 : mybatis-processor-starter

Maven & Gradle

Mar 21, 2023
2 stars

Mybatis processor starter

Table Of Contents

Latest Version

Download io.github.wu191287278 : mybatis-processor-starter JAR file - Latest Versions:

All Versions

Download io.github.wu191287278 : mybatis-processor-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.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 mybatis-processor-starter-2.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vcg.mybatis.example.starter

├─ com.vcg.mybatis.example.starter.CursorWrapperToStream.class - [JAR]

├─ com.vcg.mybatis.example.starter.EnableJqlAutoConfiguration.class - [JAR]

├─ com.vcg.mybatis.example.starter.EnableMybatisRepository.class - [JAR]

├─ com.vcg.mybatis.example.starter.IncludeColumns.class - [JAR]

├─ com.vcg.mybatis.example.starter.JqlConfiguration.class - [JAR]

├─ com.vcg.mybatis.example.starter.JqlInterceptor.class - [JAR]

├─ com.vcg.mybatis.example.starter.JqlParser.class - [JAR]

├─ com.vcg.mybatis.example.starter.MybatisCrudRepository.class - [JAR]

├─ com.vcg.mybatis.example.starter.MybatisQueryCreator.class - [JAR]

├─ com.vcg.mybatis.example.starter.MybatisRepository.class - [JAR]

├─ com.vcg.mybatis.example.starter.PageWrapper.class - [JAR]

├─ com.vcg.mybatis.example.starter.PersistenceInterceptor.class - [JAR]

├─ com.vcg.mybatis.example.starter.ShowSlowSqlInterceptor.class - [JAR]

com.vcg.mybatis.example.processor

├─ com.vcg.mybatis.example.processor.BaseService.class - [JAR]