-
Hi,
Since version 0.3.0, what should I replace that dependency with? If I remove the dependency, I get an error when starting the connector concerning the transfer. Is there a list of dependencies that need to be imported? These are some of the dependencies I have in the build.gradle.kts:
Thanks for your support. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, there's no specific list, because the runtime can be composed in different ways depending from the needs. |
Beta Was this translation helpful? Give feedback.
Hi,
thank you very much for the response. I took a look at the autodoc reference and solved the issue by inserting the dependency "control-plane-api-client".