jar

top.charles7c.continew : continew-starter-data-core

Maven & Gradle

Feb 21, 2024
56 stars

ContiNew Starter 数据访问模块 - 核心模块

Table Of Contents

Latest Version

Download top.charles7c.continew : continew-starter-data-core JAR file - Latest Versions:

All Versions

Download top.charles7c.continew : continew-starter-data-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 continew-starter-data-core-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.charles7c.continew.starter.data.core.annotation

├─ top.charles7c.continew.starter.data.core.annotation.Query.class - [JAR]

├─ top.charles7c.continew.starter.data.core.annotation.QueryIgnore.class - [JAR]

top.charles7c.continew.starter.data.core.service

├─ top.charles7c.continew.starter.data.core.service.IService.class - [JAR]

top.charles7c.continew.starter.data.core.enums

├─ top.charles7c.continew.starter.data.core.enums.DatabaseType.class - [JAR]

├─ top.charles7c.continew.starter.data.core.enums.QueryType.class - [JAR]

top.charles7c.continew.starter.data.core.function

├─ top.charles7c.continew.starter.data.core.function.ISqlFunction.class - [JAR]

top.charles7c.continew.starter.data.core.util

├─ top.charles7c.continew.starter.data.core.util.MetaUtils.class - [JAR]

├─ top.charles7c.continew.starter.data.core.util.Table.class - [JAR]