Last Version

FEEL Scala Engine 1.14.2

This pom defines the required plugins and profiles to allow a Camunda Platform release build.

License

License

GroupId

GroupId

org.camunda.feel
ArtifactId

ArtifactId

feel-engine
Version

Version

1.14.2
Type

Type

jar
Description

Description

FEEL Scala Engine
This pom defines the required plugins and profiles to allow a Camunda Platform release build.
Project Organization

Project Organization

Camunda Services GmbH

Download feel-engine 1.14.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.lihaoyi : fastparse_2.13 jar 2.3.3
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0

Project Modules

There are no modules declared in this project.