z

zeebe-auth

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