License |
License |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzb-util |
Version | Version0.16.4 |
Type | Typejar |
Description |
DescriptionZeebe Util
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zb-util-0.16.4.pom | |
zb-util-0.16.4.jar | 163 KB |
zb-util-0.16.4-test-sources.jar | 60 KB |
zb-util-0.16.4-sources.jar | 119 KB |
zb-util-0.16.4-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe/zb-util/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-util</artifactId>
<version>0.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-util/
implementation 'io.zeebe:zb-util:0.16.4'
// https://jarcasting.com/artifacts/io.zeebe/zb-util/
implementation ("io.zeebe:zb-util:0.16.4")
'io.zeebe:zb-util:jar:0.16.4'
<dependency org="io.zeebe" name="zb-util" rev="0.16.4">
<artifact name="zb-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-util', version='0.16.4')
)
libraryDependencies += "io.zeebe" % "zb-util" % "0.16.4"
[io.zeebe/zb-util "0.16.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.agrona : agrona | jar | 0.9.34 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.25.0 |
org.assertj : assertj-core | jar | 3.12.1 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
io.zeebe : zb-build-tools | jar | 0.16.4 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |