is not current version
Last Version 3.2.0-alpha12

io.zeebe:atomix-storage 0.23.2


Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

atomix-storage
Version

Version

0.23.2
Type

Type

jar

Download atomix-storage 0.23.2


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