Last Version

Zeebe Build Tools 0.16.4

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.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zb-build-tools
Version

Version

0.16.4
Type

Type

jar
Description

Description

Zeebe Build Tools
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

camunda services GmbH

Download zb-build-tools 0.16.4


<!-- https://jarcasting.com/artifacts/io.zeebe/zb-build-tools/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zb-build-tools</artifactId>
    <version>0.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-build-tools/
implementation 'io.zeebe:zb-build-tools:0.16.4'
// https://jarcasting.com/artifacts/io.zeebe/zb-build-tools/
implementation ("io.zeebe:zb-build-tools:0.16.4")
'io.zeebe:zb-build-tools:jar:0.16.4'
<dependency org="io.zeebe" name="zb-build-tools" rev="0.16.4">
  <artifact name="zb-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-build-tools', version='0.16.4')
)
libraryDependencies += "io.zeebe" % "zb-build-tools" % "0.16.4"
[io.zeebe/zb-build-tools "0.16.4"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.