Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
property-management
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
property-management
Commits
d2336bc5
Commit
d2336bc5
authored
Mar 09, 2021
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
依赖jar上传到maven官仓,简化使用
parent
cf0d2955
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
jeecg-boot/jeecg-boot-base/jeecg-boot-base-core/pom.xml
+1
-1
jeecg-boot/jeecg-boot-module-system/pom.xml
+2
-2
No files found.
jeecg-boot/jeecg-boot-base/jeecg-boot-base-core/pom.xml
View file @
d2336bc5
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
<version>
${shiro.version}
</version>
<version>
${shiro.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.
hibernate
</groupId>
<groupId>
org.
jeecgframework.boot
</groupId>
<artifactId>
hibernate-re
</artifactId>
<artifactId>
hibernate-re
</artifactId>
<version>
2.4.2
</version>
<version>
2.4.2
</version>
</dependency>
</dependency>
...
...
jeecg-boot/jeecg-boot-module-system/pom.xml
View file @
d2336bc5
...
@@ -45,9 +45,9 @@
...
@@ -45,9 +45,9 @@
</dependency>
</dependency>
<!-- 积木报表 -->
<!-- 积木报表 -->
<dependency>
<dependency>
<groupId>
com
.jimureport
</groupId>
<groupId>
org.jeecgframework
.jimureport
</groupId>
<artifactId>
spring-boot-starter-jimureport
</artifactId>
<artifactId>
spring-boot-starter-jimureport
</artifactId>
<version>
1.
1.09-beta
</version>
<version>
1.
2.0
</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<artifactId>
autopoi-web
</artifactId>
<artifactId>
autopoi-web
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment