Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87271b8 commit 2e659e3Copy full SHA for 2e659e3
build.gradle
@@ -30,6 +30,7 @@ dependencies {
30
compile("org.springframework:spring-jdbc:4.0.0.RELEASE")
31
32
compile("javax.inject:javax.inject:1")
33
+ compile("org.hsqldb:hsqldb:2.2.9")
34
//
35
compile("org.mybatis:mybatis:3.2.4")
36
compile("org.mybatis:mybatis-spring:1.2.2")
0 commit comments