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