Last Version

pom/spring-zeebe-examples 1.0.0-rc1

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

Apache License
GroupId

GroupId

io.zeebe.spring.root
ArtifactId

ArtifactId

spring-zeebe-example-root
Version

Version

1.0.0-rc1
Type

Type

pom
Description

Description

pom/spring-zeebe-examples
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 spring-zeebe-example-root 1.0.0-rc1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • starter
  • worker