mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
mybatis-jpa-extra-2.1
mybatis-jpa-extra-2.1
This commit is contained in:
parent
9b0fd3fc83
commit
777a5c6574
@ -18,6 +18,7 @@
|
|||||||
log4j 2.13.3
|
log4j 2.13.3
|
||||||
font-awesome 4.7.0
|
font-awesome 4.7.0
|
||||||
tomcat-embed 9.0.35
|
tomcat-embed 9.0.35
|
||||||
|
mybatis-jpa-extra 2.1
|
||||||
|
|
||||||
MaxKey v 1.4.0 GA 2020/05/01
|
MaxKey v 1.4.0 GA 2020/05/01
|
||||||
*(MAXKEY-200501) 登录错误修复
|
*(MAXKEY-200501) 登录错误修复
|
||||||
|
|||||||
@ -213,6 +213,9 @@ subprojects {
|
|||||||
compile group: 'org.javassist', name: 'javassist', version: '3.23.0-GA'
|
compile group: 'org.javassist', name: 'javassist', version: '3.23.0-GA'
|
||||||
compile group: 'org.owasp.esapi', name: 'esapi', version: '2.2.0.0'
|
compile group: 'org.owasp.esapi', name: 'esapi', version: '2.2.0.0'
|
||||||
compile group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'
|
compile group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'
|
||||||
|
// https://mvnrepository.com/artifact/org.eclipse.persistence/javax.persistence
|
||||||
|
// for mybatis-jpa-extra
|
||||||
|
compile group: 'org.eclipse.persistence', name: 'javax.persistence', version: '2.2.1'
|
||||||
compile group: 'javax.activation', name: 'activation', version: '1.1.1'
|
compile group: 'javax.activation', name: 'activation', version: '1.1.1'
|
||||||
compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'
|
compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'
|
||||||
compile group: 'javax.transaction', name: 'jta', version: '1.1'
|
compile group: 'javax.transaction', name: 'jta', version: '1.1'
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
maxkey-lib/mybatis-jpa-extra-spring-boot-starter-2.1.jar
Normal file
BIN
maxkey-lib/mybatis-jpa-extra-spring-boot-starter-2.1.jar
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user