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 41dcaad commit a1e1c47Copy full SHA for a1e1c47
docs/criteria-api.rst
@@ -68,6 +68,7 @@ To use the Criteria API, write your build.gradle as follows:
68
69
dependencies {
70
kapt "org.seasar.doma:doma-processor:2.31.0"
71
+ implementation "org.seasar.doma:doma-core:2.31.0"
72
implementation "org.seasar.doma:doma-criteria:2.31.0"
73
}
74
0 commit comments