is not current version
Last Version 8.0.4

lib/spring-zeebe-util 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-util
Version

Version

1.1.0
Type

Type

jar
Description

Description

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


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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar

test (1)

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

Project Modules

There are no modules declared in this project.