is not current version
Last Version 8.1.0-alpha2

Zeebe BOM 1.3.0-alpha3

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

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-bom
Version

Version

1.3.0-alpha3
Type

Type

pom
Description

Description

Zeebe BOM
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 URL

Project URL

http://zeebe.io/
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/zeebe-io/zeebe

Download zeebe-bom 1.3.0-alpha3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.