is not current version
Last Version 8.1.0-alpha2

Zeebe Samples 1.1.0-alpha1

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

ArtifactId

zeebe-samples
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Samples
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-samples 1.1.0-alpha1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.camunda : zeebe-client-java jar 1.1.0-alpha1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
io.camunda : zeebe-build-tools jar 1.1.0-alpha1

Project Modules

There are no modules declared in this project.