i

identity-backend

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