License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.camunda.bpm.qa |
ArtifactId | ArtifactIdcamunda-external-task-client-qa |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamunda Platform - Java External Task Client - QA
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camunda-external-task-client-qa-7.18.0-alpha2.pom | 720 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.qa/camunda-external-task-client-qa/ -->
<dependency>
<groupId>org.camunda.bpm.qa</groupId>
<artifactId>camunda-external-task-client-qa</artifactId>
<version>7.18.0-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.qa/camunda-external-task-client-qa/
implementation 'org.camunda.bpm.qa:camunda-external-task-client-qa:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.qa/camunda-external-task-client-qa/
implementation ("org.camunda.bpm.qa:camunda-external-task-client-qa:7.18.0-alpha2")
'org.camunda.bpm.qa:camunda-external-task-client-qa:pom:7.18.0-alpha2'
<dependency org="org.camunda.bpm.qa" name="camunda-external-task-client-qa" rev="7.18.0-alpha2">
<artifact name="camunda-external-task-client-qa" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.qa', module='camunda-external-task-client-qa', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.qa" % "camunda-external-task-client-qa" % "7.18.0-alpha2"
[org.camunda.bpm.qa/camunda-external-task-client-qa "7.18.0-alpha2"]