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 1818
1919 <dependencies >
2020 <!-- 需要的 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 >
3131
3232 <!-- 需要用的数据库 JDBC 驱动 -->
3333 <dependency >
You can’t perform that action at this time.
0 commit comments