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 e0109fb commit b5583acCopy full SHA for b5583ac
1 file changed
commercetools/commercetools-importapi-utils/build.gradle
@@ -1,4 +1,5 @@
1
dependencies {
2
implementation(project(":commercetools:commercetools-sdk-java-api"))
3
implementation(project(":commercetools:commercetools-sdk-java-importapi"))
4
+ implementation javax.validation
5
}
0 commit comments