org.camunda.bpm.dmn:camunda-engine-feel-juel (7.23.0)
Published 2026-09-15 10:14:34 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-feel-juel</artifactId>
<version>7.23.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.camunda.bpm.dmn:camunda-engine-feel-juel:7.23.0Dependencies
org.camunda.bpm.dmn:camunda-engine-feel-api
org.camunda.commons:camunda-commons-logging
org.camunda.commons:camunda-commons-typed-values
org.camunda.bpm.juel:camunda-juel
junit:junit
org.assertj:assertj-core