MVN

io.zeebe : zb-db

Maven & Gradle

Mar 22, 2019
3 usages

Zeebe DB

<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zb-db</artifactId>
    <version>0.16.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zeebe : zb-db to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.4
  • Latest Alpha: 0.15.0-alpha1

All Versions

Choose a version of io.zeebe : zb-db to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
zb-db-0.16.4
zb-db-0.16.3
zb-db-0.16.2
zb-db-0.16.1
zb-db-0.16.0
0.15.x
zb-db-0.15.1
zb-db-0.15.0
zb-db-0.15.0-alpha1

How to add a dependency to Maven

Add the following io.zeebe : zb-db maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zb-db</artifactId>
    <version>0.16.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.zeebe : zb-db gradle dependency to your build.gradle file:

implementation 'io.zeebe:zb-db:0.16.4'

Gradle Kotlin DSL: Add the following io.zeebe : zb-db gradle kotlin dependency to your build.gradle.kts file:

implementation("io.zeebe:zb-db:0.16.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.zeebe : zb-db sbt scala dependency to your build.sbt file:

libraryDependencies += "io.zeebe" % "zb-db" % "0.16.4"

Advertisement

Dependencies from Group

Dec 20, 2021
34 usages
Dec 20, 2021
34 usages
2.1k stars
Mar 22, 2019
29 usages
Dec 20, 2021
28 usages
2.1k stars
Mar 22, 2019
25 usages

Discover Dependencies

May 12, 2023
5 usages
2 stars
Aug 22, 2019
2 usages
Aug 22, 2019
2 usages
Dec 06, 2019
1 usages
2 stars
Feb 06, 2022
1 usages
15 stars
Jul 13, 2019
1 usages
15 stars
May 06, 2019
1 usages
May 06, 2019
1 usages
Apr 26, 2019
1 usages
12.5k stars