# xsql-base **Repository Path**: pichs/xsql-base ## Basic Information - **Project Name**: xsql-base - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-26 - **Last Updated**: 2021-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: ORM框架, 基类 ## README # xsql-base #### 介绍 XSql注解库
注解数据模型。 最新版本 [![](https://jitpack.io/v/com.gitee.pichs/xsql-base.svg)](https://jitpack.io/#com.gitee.pichs/xsql-base) ``` 1. 请引用 implementation 'com.gitee.pichs:xsql-base:1.1' 2. 一般还会用到xsql-core implementation 'com.gitee.pichs:xsql-core:1.1' ``` ### 传送门: [使用文档](https://gitee.com/pichs/xsql-core)