Last Version

Zeebe QA 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-qa
Version

Version

1.0.0-alpha7
Type

Type

pom
Description

Description

Zeebe QA
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-qa 1.0.0-alpha7

Filename Size
zeebe-qa-1.0.0-alpha7.pom 586 bytes
Browse

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

  • integration-tests