| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAtomix Библиотеки уровня приложения Distributed Applications |
| Группа | Группаio.atomix |
| Идентификатор | Идентификаторatomix-standalone-server |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtomix Standalone Server
Standalone Atomix Processes.
|
<!-- https://jarcasting.com/artifacts/io.atomix/atomix-standalone-server/ -->
<dependency>
<groupId>io.atomix</groupId>
<artifactId>atomix-standalone-server</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.atomix/atomix-standalone-server/
implementation 'io.atomix:atomix-standalone-server:1.0.8'
// https://jarcasting.com/artifacts/io.atomix/atomix-standalone-server/
implementation ("io.atomix:atomix-standalone-server:1.0.8")
'io.atomix:atomix-standalone-server:jar:1.0.8'
<dependency org="io.atomix" name="atomix-standalone-server" rev="1.0.8">
<artifact name="atomix-standalone-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atomix', module='atomix-standalone-server', version='1.0.8')
)
libraryDependencies += "io.atomix" % "atomix-standalone-server" % "1.0.8"
[io.atomix/atomix-standalone-server "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.atomix : atomix-resource-manager | jar | 1.0.8 |
| io.atomix.catalyst : catalyst-netty | jar | 1.2.1 |
| net.sourceforge.argparse4j : argparse4j | jar | 0.7.0 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| net.jodah : concurrentunit | jar | 0.4.2 |
| org.mockito : mockito-core | jar | 1.10.19 |