Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8167ad5

Browse files
Update pom.xml
1 parent d567a74 commit 8167ad5

File tree

1 file changed

+10
-10
lines changed
  • APIJSON-Java-Server/APIJSONDemo

1 file changed

+10
-10
lines changed

‎APIJSON-Java-Server/APIJSONDemo/pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
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>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /