mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +08:00
V2.0
mybatis-jpa-extra 2.0
This commit is contained in:
parent
d421ac07ca
commit
81e4e28201
@ -8,9 +8,9 @@ defaultTasks "clean", "build"
|
|||||||
ext {
|
ext {
|
||||||
jackson2Version = "2.9.8"
|
jackson2Version = "2.9.8"
|
||||||
log4jVersion = "2.12.0"
|
log4jVersion = "2.12.0"
|
||||||
springVersion = "5.1.9.RELEASE"
|
springVersion = "5.2.0.RELEASE"
|
||||||
springBootVersion = "2.1.7.RELEASE"
|
springBootVersion = "2.2.0.RELEASE"
|
||||||
springSecurityVersion= "5.1.5.RELEASE"
|
springSecurityVersion= "5.2.0.RELEASE"
|
||||||
hibernateVersion = "5.4.2.Final"
|
hibernateVersion = "5.4.2.Final"
|
||||||
slf4jVersion = "1.7.26"
|
slf4jVersion = "1.7.26"
|
||||||
jacksonVersion = "2.9.9"
|
jacksonVersion = "2.9.9"
|
||||||
|
|||||||
1
maxkey-protocols/maxkey-protocol-cas/bin/main/.gitignore
vendored
Normal file
1
maxkey-protocols/maxkey-protocol-cas/bin/main/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/org/
|
||||||
1
maxkey-protocols/maxkey-protocol-cas/bin/test/.gitignore
vendored
Normal file
1
maxkey-protocols/maxkey-protocol-cas/bin/test/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/com/
|
||||||
1
maxkey-protocols/maxkey-protocol-oauth-2.0/bin/main/.gitignore
vendored
Normal file
1
maxkey-protocols/maxkey-protocol-oauth-2.0/bin/main/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/org/
|
||||||
1
maxkey-protocols/maxkey-protocol-tokenbased/bin/main/.gitignore
vendored
Normal file
1
maxkey-protocols/maxkey-protocol-tokenbased/bin/main/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/org/
|
||||||
Loading…
x
Reference in New Issue
Block a user