最新版本示例

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2021-01-25 18:52:55 +08:00
parent 82d411c5e5
commit 5d1abf9b5e
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
积木报表是一款免费的企业级WEB报表工具像搭建积木一样在线设计报表功能涵盖数据报表、图表报表、打印设计、大屏设计等 积木报表是一款免费的企业级WEB报表工具像搭建积木一样在线设计报表功能涵盖数据报表、图表报表、打印设计、大屏设计等
v1.1.05 | 20210118 v1.1.09-beta | 20210125
快速体验: [www.jimureport.com](http://www.jimureport.com "www.jimureport.com") 快速体验: [www.jimureport.com](http://www.jimureport.com "www.jimureport.com")

View File

@ -10,7 +10,7 @@
</parent> </parent>
<groupId>org.jeecg</groupId> <groupId>org.jeecg</groupId>
<artifactId>jimureport-demo</artifactId> <artifactId>jimureport-demo</artifactId>
<version>1.0.1</version> <version>1.0.2</version>
<name>jimureport-demo</name> <name>jimureport-demo</name>
<url>http://www.jimureport.com</url> <url>http://www.jimureport.com</url>
@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>com.jimureport</groupId> <groupId>com.jimureport</groupId>
<artifactId>spring-boot-starter-jimureport</artifactId> <artifactId>spring-boot-starter-jimureport</artifactId>
<version>1.1.06</version> <version>1.1.09-beta</version>
</dependency> </dependency>
<!-- SpringBoot--> <!-- SpringBoot-->