Last Version

DMN Scala - Camunda Platform Plugin 1.7.2

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-camunda-plugin
Version

Version

1.7.2
Type

Type

jar
Description

Description

DMN Scala - Camunda Platform Plugin
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-camunda-plugin 1.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm.extension.dmn.scala : dmn-engine jar 1.7.2
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar

test (5)

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
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.