jar

com.github.xmybatis : core

Maven & Gradle

Nov 01, 2020
0 stars

x-mybatis · A simple extends package for mybatis

Table Of Contents

Latest Version

Download com.github.xmybatis : core JAR file - Latest Versions:

All Versions

Download com.github.xmybatis : core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2

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 core-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.xmybatis.core

├─ com.github.xmybatis.core.App.class - [JAR]

├─ com.github.xmybatis.core.Criteria.class - [JAR]

├─ com.github.xmybatis.core.Criterion.class - [JAR]

├─ com.github.xmybatis.core.Entity.class - [JAR]

├─ com.github.xmybatis.core.Example.class - [JAR]

├─ com.github.xmybatis.core.ExampleWraper.class - [JAR]

├─ com.github.xmybatis.core.SQLProvider.class - [JAR]

com.github.xmybatis.core.annotation

├─ com.github.xmybatis.core.annotation.Column.class - [JAR]

├─ com.github.xmybatis.core.annotation.LeftJoin.class - [JAR]

├─ com.github.xmybatis.core.annotation.Pk.class - [JAR]

├─ com.github.xmybatis.core.annotation.Table.class - [JAR]