License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.dmn |
ArtifactId | ArtifactIdcamunda-engine-feel-scala |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda DMN - engine FEEL - SCALA
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-scala/ -->
<dependency>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-feel-scala</artifactId>
<version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-scala/
implementation 'org.camunda.bpm.dmn:camunda-engine-feel-scala:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.dmn/camunda-engine-feel-scala/
implementation ("org.camunda.bpm.dmn:camunda-engine-feel-scala:7.18.0-alpha2")
'org.camunda.bpm.dmn:camunda-engine-feel-scala:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm.dmn" name="camunda-engine-feel-scala" rev="7.18.0-alpha2">
<artifact name="camunda-engine-feel-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.dmn', module='camunda-engine-feel-scala', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.dmn" % "camunda-engine-feel-scala" % "7.18.0-alpha2"
[org.camunda.bpm.dmn/camunda-engine-feel-scala "7.18.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.feel : feel-engine | jar | |
org.camunda.bpm.dmn : camunda-engine-feel-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar |