Last Version

FEEL Scala Engine Plugin 1.10.1

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.feel.scala
ArtifactId

ArtifactId

feel-engine-plugin
Version

Version

1.10.1
Type

Type

jar
Description

Description

FEEL Scala Engine 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 feel-engine-plugin 1.10.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm.extension.feel.scala : feel-engine-factory jar 1.10.1

provided (2)

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

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
com.h2database : h2 jar 1.4.193
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0

Project Modules

There are no modules declared in this project.