You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: To avoid `commercetools JVM SDK` libraries version mismatch between projects.
86
+
It is better not to add `commercetools JVM SDK` dependencies explicitly into your project and use them from `commercetools-Sync-Java` dependencies instead.
87
+
Please remove them if you have already added the below dependencies in your project.
If you want to use a different `commercetools JVM SDK` version than the version used in this project.
118
+
, below you will find examples on how to exclude `commercetools JVM SDK` from commercetools-sync-java library. Beware that library might not work with the older `commercetools JVM SDK` versions.
-**Dependency management:** Avoid `commercetools JVM SDK` libraries version mismatch between projects.
46
-
It is better not to add `commercetools JVM SDK` dependencies explicitly into your project and use them from `commercetools-Sync-Java` dependencies instead. Please remove them if you have already added the below dependencies in your project.
45
+
-**Dependency management:** To avoid `commercetools JVM SDK` libraries version mismatch between projects.
46
+
It is better not to add `commercetools JVM SDK` dependencies explicitly into your project and use them from `commercetools-Sync-Java` dependencies instead.
47
+
Check [README.md](https://github.com/commercetools/commercetools-sync-java#installation) for more details.
0 commit comments