Last Version

Zeebe Root 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-root
Version

Version

1.0.0-alpha7
Type

Type

pom
Description

Description

Zeebe Root
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
Source Code Management

Source Code Management

https://github.com/camunda-cloud/zeebe

Download zeebe-root 1.0.0-alpha7


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

Dependencies

test (3)

Group / Artifact Type Version
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

  • bom
  • parent
  • atomix
  • broker
  • protocol-test-util
  • samples
  • dist
  • protocol
  • bpmn-model
  • logstreams
  • engine
  • transport
  • test
  • util
  • test-util
  • dispatcher
  • msgpack-core
  • msgpack-value
  • build-tools
  • gateway-protocol
  • gateway-protocol-impl
  • gateway
  • clients/java
  • exporter-api
  • protocol-asserts
  • exporters/elasticsearch-exporter
  • protocol-impl
  • zb-db
  • expression-language
  • snapshot
  • journal
  • qa
  • update-tests
  • benchmarks/project