License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.qa |
ArtifactId | ArtifactIdengine-variable-test |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
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.18.0-alpha2</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.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.qa/engine-variable-test/
implementation ("org.camunda.bpm.qa:engine-variable-test:7.18.0-alpha2")
'org.camunda.bpm.qa:engine-variable-test:war:7.18.0-alpha2'
<dependency org="org.camunda.bpm.qa" name="engine-variable-test" rev="7.18.0-alpha2">
<artifact name="engine-variable-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.qa', module='engine-variable-test', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.qa" % "engine-variable-test" % "7.18.0-alpha2"
[org.camunda.bpm.qa/engine-variable-test "7.18.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.0 |