Last Version

Zeebe BOM 1.0.0-alpha7

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

ArtifactId

zeebe-bom
Version

Version

1.0.0-alpha7
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.0.0-alpha7


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

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.