mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
v 1.5.0 RC2
v 1.5.0 RC2
This commit is contained in:
@@ -248,6 +248,7 @@ subprojects {
|
||||
//database
|
||||
compile group: 'mysql', name: 'mysql-connector-java', version: '5.1.48'
|
||||
compile group: 'com.alibaba', name: 'druid', version: '1.1.21'
|
||||
compile group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.1.21'
|
||||
compile group: 'redis.clients', name: 'jedis', version: '3.2.0'
|
||||
compile group: 'org.ehcache', name: 'ehcache', version: '3.8.1'
|
||||
//mybatis
|
||||
|
||||
Reference in New Issue
Block a user