Last Version

pom/spring-zeebe-client 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
Categories

Categories

CLI User Interface
GroupId

GroupId

io.zeebe.spring.root
ArtifactId

ArtifactId

spring-zeebe-client-root
Version

Version

1.0.0-rc1
Type

Type

pom
Description

Description

pom/spring-zeebe-client
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-client-root 1.0.0-rc1


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

  • spring-zeebe
  • spring-zeebe-starter