Last Version

Zeebe Build Tools 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

Categories

Categories

Build Tools
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-build-tools
Version

Version

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


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

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.