Last Version

FEEL Scala Engine 1.11.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.feel
ArtifactId

ArtifactId

feel-scala
Version

Version

1.11.1
Type

Type

jar
Description

Description

FEEL Scala Engine
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-scala 1.11.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
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.