Last Version

camunda DMN - scriptengine JUEL 7.4.0-alpha2

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

GroupId

GroupId

org.camunda.bpm.dmn
ArtifactId

ArtifactId

camunda-scriptengine-juel
Version

Version

7.4.0-alpha2
Type

Type

jar
Description

Description

camunda DMN - scriptengine JUEL
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 camunda-scriptengine-juel 7.4.0-alpha2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.camunda.commons : camunda-commons-utils jar
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7
de.odysseus.juel : juel-spi jar 2.2.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.