|
@@ -14,7 +14,8 @@ dependencies {
|
|
|
testCompile lib.oracle as ConfigurableFileTree
|
|
|
testCompile "${lib.mysql}"
|
|
|
testCompile "${lib.jackson}"
|
|
|
-
|
|
|
+ testCompile "${lib.'mybatis-ehcache'}"
|
|
|
+ testCompile "${lib.'mybatis-redis'}"
|
|
|
testCompile "${lib.'spring-context-support'}"
|
|
|
testCompile "${lib.'spring-jdbc'}"
|
|
|
testCompile 'javax.annotation:javax.annotation-api:1.3.2'
|