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 b491acd

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

File tree

1 file changed

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

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
</dependency>
2424

2525
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 <<<<<<<<<< -->
26-
<dependency>
27-
<groupId>com.github.Tencent</groupId>
28-
<artifactId>APIJSON</artifactId>
29-
<version>6.0.0</version>
30-
</dependency>
31-
<dependency>
32-
<groupId>com.github.APIJSON</groupId>
33-
<artifactId>apijson-framework</artifactId>
34-
<version>6.0.0</version>
35-
</dependency>
26+
<dependency>
27+
<groupId>com.github.Tencent</groupId>
28+
<artifactId>APIJSON</artifactId>
29+
<version>6.0.0</version>
30+
</dependency>
31+
<dependency>
32+
<groupId>com.github.APIJSON</groupId>
33+
<artifactId>apijson-framework</artifactId>
34+
<version>6.0.0</version>
35+
</dependency>
3636
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3737

3838
<!-- 需要用的数据库 JDBC 驱动 -->

0 commit comments

Comments
(0)

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