vanillacomm

VanillaComm is a collection of reliable group communication primitives (e.g., total-ordering) that can benefit the distributed database systems (e.g., eager-replication, NewSQL database systems).

Лицензия

Лицензия

Группа

Группа

org.vanilladb
Идентификатор

Идентификатор

comm
Последняя версия

Последняя версия

0.2.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

vanillacomm
VanillaComm is a collection of reliable group communication primitives (e.g., total-ordering) that can benefit the distributed database systems (e.g., eager-replication, NewSQL database systems).
Ссылка на сайт

Ссылка на сайт

http://www.vanilladb.org
Организация-разработчик

Организация-разработчик

VanillaDB Organization
Система контроля версий

Система контроля версий

http://github.com/vanilladb/vanillacomm/tree/master

Скачать comm

Имя Файла Размер
comm-0.2.6.pom
comm-0.2.6.jar 325 KB
comm-0.2.6-sources.jar 56 KB
comm-0.2.6-javadoc.jar 415 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
org.vanilladb

Версии библиотеки

Версия
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0