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