is not current version
Last Version 3.2.0-alpha12

io.zeebe:atomix-parent 0.26.5

Distributed systems framework.

Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

atomix-parent
Version

Version

0.26.5
Type

Type

pom

Download atomix-parent 0.26.5

Filename Size
atomix-parent-0.26.5.pom 3 KB
Browse

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