Zeebe FEEL Integration


License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-feel-integration
Last Version

Last Version

8.1.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe FEEL Integration
Zeebe FEEL Integration

Download zeebe-feel-integration

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : zeebe-util jar 8.1.0-alpha2
io.camunda : zeebe-msgpack-core jar 8.1.0-alpha2
org.camunda.feel : feel-engine jar 1.14.2
org.scala-lang : scala-library jar 2.13.8
org.agrona : agrona jar 1.15.2
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
8.1.0-alpha2
8.1.0-alpha1
8.0.3
8.0.2
8.0.1
8.0.0
8.0.0-rc1
1.4.0-alpha2
1.4.0-alpha1