Dependency 'org.camunda.bpm:camunda-external-task-client:7.16.0' not found

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)

Hi @Jonis,

What error do you get?

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 i forgot the @

Thanks for sharing your solution…