File tree Expand file tree Collapse file tree 6 files changed +22
-22
lines changed
APIJSONBoot-MultiDataSource Expand file tree Collapse file tree 6 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.github.TommyLemon</groupId >
3939 <artifactId >unitauto-java</artifactId >
40- <version >2.6.0 </version >
40+ <version >2.6.3 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.github.TommyLemon</groupId >
4444 <artifactId >unitauto-jar</artifactId >
45- <version >2.6.1 </version >
45+ <version >2.6.3 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >io.github.classgraph</groupId >
5353
5454
5555 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56- <!-- <dependency>
56+ <dependency >
5757 <groupId >com.github.Tencent</groupId >
5858 <artifactId >APIJSON</artifactId >
59- <version>4.7.2 </version>
59+ <version >4.8.0 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >com.github.APIJSON</groupId >
6363 <artifactId >apijson-framework</artifactId >
64- <version>4.7.2 </version>
64+ <version >4.8.0 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >com.github.APIJSON</groupId >
6868 <artifactId >apijson-column</artifactId >
69- <version>1.1.2 </version>
70- </dependency> -->
69+ <version >1.1.3 </version >
70+ </dependency >
7171 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
7272
7373 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.github.TommyLemon</groupId >
3939 <artifactId >unitauto-java</artifactId >
40- <version >2.6.0 </version >
40+ <version >2.6.3 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.github.TommyLemon</groupId >
4444 <artifactId >unitauto-jar</artifactId >
45- <version >2.6.1 </version >
45+ <version >2.6.3 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >io.github.classgraph</groupId >
5353
5454
5555 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56- <!-- < dependency>
56+ <dependency >
5757 <groupId >com.github.Tencent</groupId >
5858 <artifactId >APIJSON</artifactId >
59- <version>4.7.2 </version>
59+ <version >4.8.0 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >com.github.APIJSON</groupId >
6363 <artifactId >apijson-framework</artifactId >
64- <version>4.7.2 </version>
64+ <version >4.8.0 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >com.github.APIJSON</groupId >
6868 <artifactId >apijson-column</artifactId >
69- <version>1.1.2 </version>
70- </dependency> -->
69+ <version >1.1.3 </version >
70+ </dependency >
7171 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
7272
7373 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo-druid</artifactId >
8- <version >4.7.2 </version >
8+ <version >4.8.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONDemo-Druid</name >
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo-hikaricp</artifactId >
8- <version >4.7.2 </version >
8+ <version >4.8.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONDemo</name >
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo</artifactId >
8- <version >4.7 .0</version >
8+ <version >4.8 .0</version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONDemo</name >
Original file line number Diff line number Diff line change 44 <groupId >apijson.jfinal</groupId >
55 <artifactId >apijson-final</artifactId >
66 <packaging >jar</packaging >
7- <version >4.7.2 </version >
7+ <version >4.8.0 </version >
88 <name >Demo project for APIJSON Server based on JFinal</name >
99 <url >http://maven.apache.org</url >
1010 <dependencies >
2323 </dependency >
2424
2525 <!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 <<<<<<<<<< -->
26- <!-- < dependency>
26+ <dependency >
2727 <groupId >com.github.Tencent</groupId >
2828 <artifactId >APIJSON</artifactId >
29- <version>4.7.2 </version>
29+ <version >4.8.0 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >com.github.APIJSON</groupId >
3333 <artifactId >apijson-framework</artifactId >
34- <version>4.7.2 </version>
35- </dependency> -->
34+ <version >4.8.0 </version >
35+ </dependency >
3636 <!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3737
3838 <!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments