Last Version

Zeebe Parent 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-parent
Version

Version

1.0.0-alpha7
Type

Type

pom
Description

Description

Zeebe Parent
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

Download zeebe-parent 1.0.0-alpha7


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

There are no modules declared in this project.