| License | License | 
|---|---|
| Categories | CategoriesAtomix Application Layer Libs Distributed Applications | 
| GroupId | GroupIdio.zeebe | 
| ArtifactId | ArtifactIdatomix-storage | 
| Last Version | Last Version3.2.0-alpha12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAtomix Storage Distributed systems framework. | 
<!-- https://jarcasting.com/artifacts/io.zeebe/atomix-storage/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>atomix-storage</artifactId>
    <version>3.2.0-alpha12</version>
</dependency>// https://jarcasting.com/artifacts/io.zeebe/atomix-storage/
implementation 'io.zeebe:atomix-storage:3.2.0-alpha12'// https://jarcasting.com/artifacts/io.zeebe/atomix-storage/
implementation ("io.zeebe:atomix-storage:3.2.0-alpha12")'io.zeebe:atomix-storage:jar:3.2.0-alpha12'<dependency org="io.zeebe" name="atomix-storage" rev="3.2.0-alpha12">
  <artifact name="atomix-storage" type="jar" />
</dependency>@Grapes(
@Grab(group='io.zeebe', module='atomix-storage', version='3.2.0-alpha12')
)libraryDependencies += "io.zeebe" % "atomix-storage" % "3.2.0-alpha12"[io.zeebe/atomix-storage "3.2.0-alpha12"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.zeebe : atomix-utils | jar | 3.2.0-alpha12 | 
| io.prometheus : simpleclient | jar | 0.8.1 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| com.google.guava : guava-testlib | jar | 23.0 | 
| net.jodah : concurrentunit | jar | 0.4.6 | 
| org.mockito : mockito-core | jar | 3.3.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
