is not current version
Last Version 8.1.0-alpha2

Zeebe FEEL Integration 1.4.0-alpha1

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.camunda
ArtifactId

ArtifactId

zeebe-feel-integration
Version

Version

1.4.0-alpha1
Type

Type

jar
Description

Description

Zeebe FEEL Integration
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 zeebe-feel-integration 1.4.0-alpha1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : zeebe-util jar 1.4.0-alpha1
io.camunda : zeebe-msgpack-core jar 1.4.0-alpha1
org.camunda.feel : feel-engine jar 1.14.1
org.scala-lang : scala-library jar 2.13.8
org.agrona : agrona jar 1.14.0
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
io.camunda : zeebe-build-tools jar 1.4.0-alpha1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.