<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-external-task-client</artifactId>
<version>7.15.0</version>
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-external-task-client', version='7.15.0')
)
<parent> <groupId>org.camunda.bpm</groupId> <artifactId>camunda-external-task-client-root</artifactId> <version>7.15.0</version> </parent>
compile
|-- org.camunda.commons:camunda-commons-logging
|-- org.camunda.commons:camunda-commons-typed-values
|-- org.apache.httpcomponents:httpclient:4.5.9
|-- com.fasterxml.jackson.core:jackson-databind:2.12.1
test
|-- junit:junit
|-- org.camunda.bpm.model:camunda-bpmn-model
|-- org.apache.httpcomponents:httpmime:4.5.9
|-- org.skyscreamer:jsonassert
|-- org.camunda.spin:camunda-spin-dataformat-all
|-- org.camunda.bpm.qa:engine-variable-test
|-- org.camunda.bpm.tomcat:camunda-tomcat-assembly