z

zeebe-stream-platform

Zeebe Stream Platform
http://zeebe.io/zeebe-stream-platform/
Zeebe Community License v1.1
camunda BPM Community
Files download
File Operation
zeebe-stream-platform-8.5.0.jar download
zeebe-stream-platform-8.5.0.pom download
zeebe-stream-platform-8.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-stream-platform</artifactId>
  <version>8.5.0</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-stream-platform:8.5.0'
Gradle Kotlin
implementation("io.camunda:zeebe-stream-platform:8.5.0")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-stream-platform" % "8.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-stream-platform', version='8.5.0')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-stream-platform" rev="8.5.0" />
Leiningen
[io.camunda/zeebe-stream-platform "8.5.0"]
Apache Buildr
'io.camunda:zeebe-stream-platform:jar:8.5.0'