Last Version

lib/spring-zeebe-broker-starter 0.7.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.zeebe.spring
ArtifactId

ArtifactId

spring-zeebe-broker-starter
Version

Version

0.7.0
Type

Type

jar
Description

Description

lib/spring-zeebe-broker-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-broker-starter 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
io.zeebe.spring : spring-zeebe-broker jar 0.7.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
io.zeebe.spring : spring-zeebe-test jar 0.7.0

Project Modules

There are no modules declared in this project.