is not current version
Last Version 8.1.0-alpha2

Zeebe Build Tools 1.1.0-alpha1

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.camunda
ArtifactId

ArtifactId

zeebe-build-tools
Version

Version

1.1.0-alpha1
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 zeebe-build-tools 1.1.0-alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.