File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
APIJSON-Java-Server/APIJSONDemo Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<dependencies >
20
20
<!-- 需要的 APIJSON 相关依赖 -->
21
- <dependency >
22
- <groupId >com.github.Tencent</groupId >
23
- <artifactId >APIJSON</artifactId >
24
- <version >6.0.0</version >
25
- </dependency >
26
- <dependency >
27
- <groupId >com.github.APIJSON</groupId >
28
- <artifactId >apijson-framework</artifactId >
29
- <version >6.0.0</version >
30
- </dependency >
21
+ <dependency >
22
+ <groupId >com.github.Tencent</groupId >
23
+ <artifactId >APIJSON</artifactId >
24
+ <version >6.0.0</version >
25
+ </dependency >
26
+ <dependency >
27
+ <groupId >com.github.APIJSON</groupId >
28
+ <artifactId >apijson-framework</artifactId >
29
+ <version >6.0.0</version >
30
+ </dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
33
33
<dependency >
You can’t perform that action at this time.
0 commit comments