License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.camunda.bpm.extension.dmn.scala |
ArtifactId | ArtifactIddmn-engine-camunda-plugin |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDMN 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension.dmn.scala : dmn-engine | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar |
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 |