mirror of https://github.com/jeecgboot/JimuReport
最新版本示例
parent
82d411c5e5
commit
5d1abf9b5e
|
@ -3,7 +3,7 @@
|
|||
积木报表,是一款免费的企业级WEB报表工具,像搭建积木一样在线设计报表!功能涵盖:数据报表、图表报表、打印设计、大屏设计等!
|
||||
|
||||
|
||||
v1.1.05 | 20210118
|
||||
v1.1.09-beta | 20210125
|
||||
|
||||
快速体验: [www.jimureport.com](http://www.jimureport.com "www.jimureport.com")
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
<groupId>org.jeecg</groupId>
|
||||
<artifactId>jimureport-demo</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
<name>jimureport-demo</name>
|
||||
|
||||
<url>http://www.jimureport.com</url>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>com.jimureport</groupId>
|
||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||
<version>1.1.06</version>
|
||||
<version>1.1.09-beta</version>
|
||||
</dependency>
|
||||
|
||||
<!-- SpringBoot-->
|
||||
|
|
Loading…
Reference in New Issue