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