MVN

org.camunda.bpm.extension.dmn.scala : dmn-engine

Maven & Gradle

Apr 21, 2023
9 usages
31 stars

DMN Scala Engine

<dependency>
    <groupId>org.camunda.bpm.extension.dmn.scala</groupId>
    <artifactId>dmn-engine</artifactId>
    <version>1.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension.dmn.scala : dmn-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of org.camunda.bpm.extension.dmn.scala : dmn-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
dmn-engine-1.8.1
dmn-engine-1.8.0
1.7.x
dmn-engine-1.7.4
dmn-engine-1.7.3
dmn-engine-1.7.2
dmn-engine-1.7.1
1.6.x
dmn-engine-1.6.3
dmn-engine-1.6.2
dmn-engine-1.6.1
dmn-engine-1.6.0
1.5.x
dmn-engine-1.5.0
1.4.x
dmn-engine-1.4.0
1.3.x
dmn-engine-1.3.1
dmn-engine-1.3.0
1.2.x
dmn-engine-1.2.1
dmn-engine-1.2.0
1.1.x
dmn-engine-1.1.0
1.0.x
dmn-engine-1.0.0

How to add a dependency to Maven

Add the following org.camunda.bpm.extension.dmn.scala : dmn-engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.camunda.bpm.extension.dmn.scala</groupId>
    <artifactId>dmn-engine</artifactId>
    <version>1.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.camunda.bpm.extension.dmn.scala : dmn-engine gradle dependency to your build.gradle file:

implementation 'org.camunda.bpm.extension.dmn.scala:dmn-engine:1.8.1'

Gradle Kotlin DSL: Add the following org.camunda.bpm.extension.dmn.scala : dmn-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.camunda.bpm.extension.dmn.scala:dmn-engine:1.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.camunda.bpm.extension.dmn.scala : dmn-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.camunda.bpm.extension.dmn.scala" % "dmn-engine" % "1.8.1"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 15, 2021
2 usages
45 stars
Sep 26, 2021
2 usages
0 stars
Mar 05, 2014
5 usages
519 stars
Mar 05, 2021
3 usages
110 stars
Mar 26, 2020
3 usages
23 stars
Nov 10, 2022
35 stars
Jun 23, 2016
11 usages
1 stars
Oct 14, 2022
6 usages
1.9k stars
Nov 18, 2017
2 usages
0 stars
Apr 07, 2022
2 usages
1 stars