Last Version

lib/spring-zeebe-util 1.0.0-rc1

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-util
Version

Version

1.0.0-rc1
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.0.0-rc1


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

Dependencies

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.