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.3.9.jar download
zeebe-stream-platform-8.3.9.pom download
zeebe-stream-platform-8.3.9-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-stream-platform</artifactId>
  <version>8.3.9</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-stream-platform:8.3.9'
Gradle Kotlin
implementation("io.camunda:zeebe-stream-platform:8.3.9")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-stream-platform" % "8.3.9"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-stream-platform', version='8.3.9')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-stream-platform" rev="8.3.9" />
Leiningen
[io.camunda/zeebe-stream-platform "8.3.9"]
Apache Buildr
'io.camunda:zeebe-stream-platform:jar:8.3.9'