mirror of https://github.com/jeecgboot/JimuReport
依赖说明
parent
ddf92ce9b6
commit
7bbc47579f
|
@ -39,16 +39,15 @@ 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>${version}</version>
|
<version>${version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
最新版本可以从 https://search.maven.org 中查询到
|
||||||
|
|
||||||
|
|
||||||
- 执行数据库脚本
|
- 执行数据库脚本
|
||||||
|
|
Loading…
Reference in New Issue