Last Version

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

ArtifactId

spring-zeebe-root
Version

Version

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


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

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