MVN

io.zeebe : zb-util-root

Maven & Gradle

Jun 08, 2018

Zeebe Util Root

<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zb-util-root</artifactId>
    <version>0.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zeebe : zb-util-root to add to Maven - Latest Versions:

  • Latest Stable: 0.10.1

All Versions

Choose a version of io.zeebe : zb-util-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
zb-util-root-0.10.1
zb-util-root-0.10.0
0.9.x
zb-util-root-0.9.0
0.8.x
zb-util-root-0.8.0
0.7.x
zb-util-root-0.7.0
0.6.x
zb-util-root-0.6.0
0.5.x
zb-util-root-0.5.0
0.4.x
zb-util-root-0.4.0
0.3.x
zb-util-root-0.3.0
0.2.x
zb-util-root-0.2.0
0.1.x
zb-util-root-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zb-util-root</artifactId>
    <version>0.10.1</version>
</dependency>

Advertisement