Jonis
1
Im following along with the tutorial and im unable to create the dependency.
org.camunda.bpm
camunda-external-task-client
${camunda.external-task-client.version}
i used the code provided here: Executing automated steps (2/6) | docs.camunda.org and i created a maven project without any Archetype. pom.xml (1.2 KB)
Jonis
3
Hi!
The error i get is this:
Dependency ‘org.camunda.bpm:camunda-external-task-client:7.16.0’ not found
I’ve tried changing the version to 7.16.5 as the enterprise version but that still didn’t work.
FYI im using intelliJ
hassang
5
Thanks for sharing your solution…