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 37
37
<dependency >
38
38
<groupId >com.github.TommyLemon</groupId >
39
39
<artifactId >unitauto-java</artifactId >
40
- <version >2.6.0 </version >
40
+ <version >2.6.3 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >com.github.TommyLemon</groupId >
44
44
<artifactId >unitauto-jar</artifactId >
45
- <version >2.6.1 </version >
45
+ <version >2.6.3 </version >
46
46
</dependency >
47
47
<dependency >
48
48
<groupId >io.github.classgraph</groupId >
53
53
54
54
55
55
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56
- <!-- <dependency>
56
+ <dependency >
57
57
<groupId >com.github.Tencent</groupId >
58
58
<artifactId >APIJSON</artifactId >
59
- <version>4.7.2 </version>
59
+ <version >4.8.0 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >com.github.APIJSON</groupId >
63
63
<artifactId >apijson-framework</artifactId >
64
- <version>4.7.2 </version>
64
+ <version >4.8.0 </version >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.github.APIJSON</groupId >
68
68
<artifactId >apijson-column</artifactId >
69
- <version>1.1.2 </version>
70
- </dependency> -->
69
+ <version >1.1.3 </version >
70
+ </dependency >
71
71
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
72
72
73
73
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.github.TommyLemon</groupId >
39
39
<artifactId >unitauto-java</artifactId >
40
- <version >2.6.0 </version >
40
+ <version >2.6.3 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >com.github.TommyLemon</groupId >
44
44
<artifactId >unitauto-jar</artifactId >
45
- <version >2.6.1 </version >
45
+ <version >2.6.3 </version >
46
46
</dependency >
47
47
<dependency >
48
48
<groupId >io.github.classgraph</groupId >
53
53
54
54
55
55
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56
- <!-- < dependency>
56
+ <dependency >
57
57
<groupId >com.github.Tencent</groupId >
58
58
<artifactId >APIJSON</artifactId >
59
- <version>4.7.2 </version>
59
+ <version >4.8.0 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >com.github.APIJSON</groupId >
63
63
<artifactId >apijson-framework</artifactId >
64
- <version>4.7.2 </version>
64
+ <version >4.8.0 </version >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.github.APIJSON</groupId >
68
68
<artifactId >apijson-column</artifactId >
69
- <version>1.1.2 </version>
70
- </dependency> -->
69
+ <version >1.1.3 </version >
70
+ </dependency >
71
71
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
72
72
73
73
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo-druid</artifactId >
8
- <version >4.7.2 </version >
8
+ <version >4.8.0 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONDemo-Druid</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo-hikaricp</artifactId >
8
- <version >4.7.2 </version >
8
+ <version >4.8.0 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONDemo</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >4.7 .0</version >
8
+ <version >4.8 .0</version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONDemo</name >
Original file line number Diff line number Diff line change 4
4
<groupId >apijson.jfinal</groupId >
5
5
<artifactId >apijson-final</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >4.7.2 </version >
7
+ <version >4.8.0 </version >
8
8
<name >Demo project for APIJSON Server based on JFinal</name >
9
9
<url >http://maven.apache.org</url >
10
10
<dependencies >
23
23
</dependency >
24
24
25
25
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 <<<<<<<<<< -->
26
- <!-- < dependency>
26
+ <dependency >
27
27
<groupId >com.github.Tencent</groupId >
28
28
<artifactId >APIJSON</artifactId >
29
- <version>4.7.2 </version>
29
+ <version >4.8.0 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >com.github.APIJSON</groupId >
33
33
<artifactId >apijson-framework</artifactId >
34
- <version>4.7.2 </version>
35
- </dependency> -->
34
+ <version >4.8.0 </version >
35
+ </dependency >
36
36
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
37
37
38
38
<!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments