License |
License |
---|---|
GroupId | GroupIdorg.camunda.feel |
ArtifactId | ArtifactIdfeel-engine |
Last Version | Last Version1.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFEEL Scala Engine
This pom defines the required plugins and profiles to allow a Camunda Platform release build.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
feel-engine-1.14.2.pom | |
feel-engine-1.14.2.jar | 553 KB |
feel-engine-1.14.2-test-sources.jar | 54 KB |
feel-engine-1.14.2-sources.jar | 55 KB |
feel-engine-1.14.2-javadoc.jar | 1 MB |
feel-engine-1.14.2-complete.jar | 6 MB |
Browse |
<!-- 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"]
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 |
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 |