is not current version
Last Version 8.0.5

example/spring-zeebe-example-starter 1.0.0

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

ArtifactId

spring-zeebe-example-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.