This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
develop
/
digimeta-MultiSaas
Watch
12
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
149
Wiki
Activity
Browse Source
pom.xml文件变更
tags/B.2.5.6_20231228_base
yk
1 year ago
parent
32d562dd98
commit
db1cc77f49
1 changed files
with
15 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-0
xueyi-modules/xueyi-system/pom.xml
+ 15
- 0
xueyi-modules/xueyi-system/pom.xml
View File
@@ -137,6 +137,21 @@
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>11.0</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>3.3.3</version>
</dependency>
</dependencies>
<build>
Write
Preview
Loading…
Cancel
Save