Last Version

Zeebe Expression Language 0.23.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

io.zeebe
ArtifactId

ArtifactId

expression-language
Version

Version

0.23.0-alpha2
Type

Type

jar
Description

Description

Zeebe Expression Language
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 expression-language 0.23.0-alpha2


<!-- https://jarcasting.com/artifacts/io.zeebe/expression-language/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>expression-language</artifactId>
    <version>0.23.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/expression-language/
implementation 'io.zeebe:expression-language:0.23.0-alpha2'
// https://jarcasting.com/artifacts/io.zeebe/expression-language/
implementation ("io.zeebe:expression-language:0.23.0-alpha2")
'io.zeebe:expression-language:jar:0.23.0-alpha2'
<dependency org="io.zeebe" name="expression-language" rev="0.23.0-alpha2">
  <artifact name="expression-language" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='expression-language', version='0.23.0-alpha2')
)
libraryDependencies += "io.zeebe" % "expression-language" % "0.23.0-alpha2"
[io.zeebe/expression-language "0.23.0-alpha2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.zeebe : zeebe-util jar 0.23.0-alpha2
io.zeebe : zeebe-msgpack-core jar 0.23.0-alpha2
org.camunda.bpm.extension.feel.scala : feel-engine jar 1.10.1
org.scala-lang : scala-library jar 2.13.1
org.agrona : agrona jar 1.4.0
org.slf4j : slf4j-api jar 1.7.30

test (6)

Group / Artifact Type Version
io.zeebe : zeebe-test-util jar 0.23.0-alpha2
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0
io.zeebe : zeebe-build-tools jar 0.23.0-alpha2
org.apache.logging.log4j : log4j-core jar 2.13.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.0

Project Modules

There are no modules declared in this project.