License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.dmn |
ArtifactId | ArtifactIdcamunda-engine-feel-api |
Version | Version7.16.0-alpha4 |
Type | Typejar |
Description |
Descriptioncamunda DMN - engine FEEL - API
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-api/ -->
<dependency>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-feel-api</artifactId>
<version>7.16.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-api/
implementation 'org.camunda.bpm.dmn:camunda-engine-feel-api:7.16.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-api/
implementation ("org.camunda.bpm.dmn:camunda-engine-feel-api:7.16.0-alpha4")
'org.camunda.bpm.dmn:camunda-engine-feel-api:jar:7.16.0-alpha4'
<dependency org="org.camunda.bpm.dmn" name="camunda-engine-feel-api" rev="7.16.0-alpha4">
<artifact name="camunda-engine-feel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.dmn', module='camunda-engine-feel-api', version='7.16.0-alpha4')
)
libraryDependencies += "org.camunda.bpm.dmn" % "camunda-engine-feel-api" % "7.16.0-alpha4"
[org.camunda.bpm.dmn/camunda-engine-feel-api "7.16.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.commons : camunda-commons-typed-values | jar |