Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jeecg-boot
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
jeecg-boot
Commits
8f780e18
Commit
8f780e18
authored
Aug 13, 2021
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JeecgBoot 2.4.6版本发布
parent
87f17b9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
jeecg-boot/jeecg-boot-module-system/pom.xml
+8
-6
No files found.
jeecg-boot/jeecg-boot-module-system/pom.xml
View file @
8f780e18
...
...
@@ -34,12 +34,6 @@
<groupId>
org.jeecgframework.boot
</groupId>
<artifactId>
jeecg-system-local-api
</artifactId>
</dependency>
<!-- DEMO 示例模块 -->
<dependency>
<groupId>
org.jeecgframework.boot
</groupId>
<artifactId>
jeecg-boot-module-demo
</artifactId>
<version>
2.4.6
</version>
</dependency>
<!-- jeewx api -->
<dependency>
<groupId>
org.jeecgframework
</groupId>
...
...
@@ -63,6 +57,14 @@
<version>
1.3.78
</version>
</dependency>
<!-- DEMO 示例模块【微服务启动请注释掉】 -->
<dependency>
<groupId>
org.jeecgframework.boot
</groupId>
<artifactId>
jeecg-boot-module-demo
</artifactId>
<version>
2.4.6
</version>
</dependency>
</dependencies>
<build>
...
...
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