z

zeebe-auth

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