DMN Scala Engine

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.camunda.bpm.extension.dmn.scala
ArtifactId

ArtifactId

dmn-engine
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

DMN Scala Engine
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download dmn-engine

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.dmn.scala</groupId>
    <artifactId>dmn-engine</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine/
implementation 'org.camunda.bpm.extension.dmn.scala:dmn-engine:1.7.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.dmn.scala/dmn-engine/
implementation ("org.camunda.bpm.extension.dmn.scala:dmn-engine:1.7.2")
'org.camunda.bpm.extension.dmn.scala:dmn-engine:jar:1.7.2'
<dependency org="org.camunda.bpm.extension.dmn.scala" name="dmn-engine" rev="1.7.2">
  <artifact name="dmn-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.dmn.scala', module='dmn-engine', version='1.7.2')
)
libraryDependencies += "org.camunda.bpm.extension.dmn.scala" % "dmn-engine" % "1.7.2"
[org.camunda.bpm.extension.dmn.scala/dmn-engine "1.7.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.feel : feel-engine jar 1.13.3
org.camunda.bpm.model : camunda-dmn-model jar
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.7.1
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0