z

zeebe-backup-store-gcs

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