is not current version
Last Version 8.0.5

lib/spring-zeebe-client-starter 1.1.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-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

lib/spring-zeebe-client-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-starter 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
io.camunda : spring-zeebe jar 1.1.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.