引入依赖文档说明

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2021-07-12 15:50:50 +08:00
parent cf03686148
commit ddf92ce9b6
1 changed files with 3 additions and 1 deletions

View File

@ -39,16 +39,18 @@ v1.3.6-beta | 20210630
- 引入JimuReport依赖 - 引入JimuReport依赖
最新版本可以从 https://search.maven.org 中查询到
``` ```
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId> <artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.3.6-beta</version> <version>${version}</version>
</dependency> </dependency>
``` ```
- 执行数据库脚本 - 执行数据库脚本
[jimureport.sql](https://github.com/zhangdaiscott/JimuReport/blob/master/db "jimureport.sql") [jimureport.sql](https://github.com/zhangdaiscott/JimuReport/blob/master/db "jimureport.sql")