| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAtomix Библиотеки уровня приложения Distributed Applications |
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторatomix-storage |
| Последняя версия | Последняя версия3.2.0-alpha12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtomix 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.zeebe : atomix-utils | jar | 3.2.0-alpha12 |
| io.prometheus : simpleclient | jar | 0.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |