| License | License | 
|---|---|
| GroupId | GroupIdorg.camunda.bpm.qa | 
| ArtifactId | ArtifactIdengine-variable-test | 
| Version | Version7.16.0-alpha3 | 
| Type | Typewar | 
| Description | DescriptionCamunda Platform - Java External Task Client - QA VARIABLE TEST Provides general dependencies and profiles for database testing | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.qa/engine-variable-test/ -->
<dependency>
    <groupId>org.camunda.bpm.qa</groupId>
    <artifactId>engine-variable-test</artifactId>
    <version>7.16.0-alpha3</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.camunda.bpm.qa/engine-variable-test/
implementation 'org.camunda.bpm.qa:engine-variable-test:7.16.0-alpha3'// https://jarcasting.com/artifacts/org.camunda.bpm.qa/engine-variable-test/
implementation ("org.camunda.bpm.qa:engine-variable-test:7.16.0-alpha3")'org.camunda.bpm.qa:engine-variable-test:war:7.16.0-alpha3'<dependency org="org.camunda.bpm.qa" name="engine-variable-test" rev="7.16.0-alpha3">
  <artifact name="engine-variable-test" type="war" />
</dependency>@Grapes(
@Grab(group='org.camunda.bpm.qa', module='engine-variable-test', version='7.16.0-alpha3')
)libraryDependencies += "org.camunda.bpm.qa" % "engine-variable-test" % "7.16.0-alpha3"[org.camunda.bpm.qa/engine-variable-test "7.16.0-alpha3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm : camunda-engine | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.0 |