Last Version

jzab 0.3.0

An implementation of ZooKeeper Atomic Broadcast.

License

License

GroupId

GroupId

com.github.zk1931
ArtifactId

ArtifactId

jzab
Version

Version

0.3.0
Type

Type

jar
Description

Description

jzab
An implementation of ZooKeeper Atomic Broadcast.
Project URL

Project URL

https://github.com/zk1931/jzab
Source Code Management

Source Code Management

https://github.com/zk1931/jzab

Download jzab 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.protobuf : protobuf-java jar 2.4.1
io.netty : netty-all jar 4.0.21.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.