is not current version
Last Version 8.0.5

pom/spring-zeebe 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-root
Version

Version

1.1.0
Type

Type

pom
Description

Description

pom/spring-zeebe
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
Source Code Management

Source Code Management

https://github.com/zeebe-io/spring-zeebe

Download spring-zeebe-root 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test
  • util
  • client
  • examples