Skip to content

Commit 594cb47

Browse files
committed
Server:APIJSONFinal 使用 apijson-orm 远程依赖
1 parent 1c80d4c commit 594cb47

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • APIJSON-Java-Server/APIJSONFinal

APIJSON-Java-Server/APIJSONFinal/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
<artifactId>jtds</artifactId>
4545
<version>1.3.1</version>
4646
</dependency>
47+
<dependency>
48+
<groupId>com.github.APIJSON</groupId>
49+
<artifactId>apijson-orm</artifactId>
50+
<version>4.0.0</version>
51+
</dependency>
4752
<!-- 没找到合适且稳定的 Oracle 的 JDBC Maven 依赖,已在 libs 目录放了对应的 jar 包来替代 -->
4853

4954
</dependencies>

0 commit comments

Comments
 (0)