File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
APIJSON-Java-Server/APIJSONDemo-Script Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919
2020 <dependencies >
2121 <!-- 需要的 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 >
3232
3333 <!-- 需要用的数据库 JDBC 驱动 -->
3434 <dependency >
You can’t perform that action at this time.
0 commit comments