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 7ac7a29 commit 44d591bCopy full SHA for 44d591b
core/build.gradle
@@ -15,6 +15,7 @@ dependencies {
15
"org.slf4j:slf4j-api:$slf4jVersion"
16
17
optional "org.springframework:spring-context:$springVersion",
18
+ "org.springframework.data:spring-data-commons:$springDataVersion",
19
"org.springframework:spring-jdbc:$springVersion",
20
"org.springframework:spring-orm:$springVersion",
21
"com.querydsl:querydsl-core:$queryDslVersion",
0 commit comments