is not current version
Last Version 0.2.6

vanillacomm 0.2.2

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).

License

License

GroupId

GroupId

org.vanilladb
ArtifactId

ArtifactId

comm
Version

Version

0.2.2
Type

Type

jar
Description

Description

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).
Project URL

Project URL

http://www.vanilladb.org
Project Organization

Project Organization

VanillaDB Organization
Source Code Management

Source Code Management

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

Download comm 0.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.