is not current version
Last Version 1.0.0-rc1

io.zeebe.spring.root:spring-zeebe-client-root 0.24.0


Categories

Categories

CLI User Interface
GroupId

GroupId

io.zeebe.spring.root
ArtifactId

ArtifactId

spring-zeebe-client-root
Version

Version

0.24.0
Type

Type

pom

Download spring-zeebe-client-root 0.24.0


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