Last Version

example/spring-zeebe-example-worker 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.examples
ArtifactId

ArtifactId

spring-zeebe-example-worker
Version

Version

1.0.0-rc1
Type

Type

jar
Description

Description

example/spring-zeebe-example-worker
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-worker 1.0.0-rc1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.zeebe.spring : spring-zeebe-starter jar 1.0.0-rc1
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.