Last Version

Atomix Protocols Parent 3.2.1

Distributed systems framework.

License

License

Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.ynfeng
ArtifactId

ArtifactId

atomix-protocols-parent
Version

Version

3.2.1
Type

Type

pom
Description

Description

Atomix Protocols Parent
Distributed systems framework.

Download atomix-protocols-parent 3.2.1


<!-- https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/ -->
<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-protocols-parent</artifactId>
    <version>3.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/
implementation 'com.github.ynfeng:atomix-protocols-parent:3.2.1'
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/
implementation ("com.github.ynfeng:atomix-protocols-parent:3.2.1")
'com.github.ynfeng:atomix-protocols-parent:pom:3.2.1'
<dependency org="com.github.ynfeng" name="atomix-protocols-parent" rev="3.2.1">
  <artifact name="atomix-protocols-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ynfeng', module='atomix-protocols-parent', version='3.2.1')
)
libraryDependencies += "com.github.ynfeng" % "atomix-protocols-parent" % "3.2.1"
[com.github.ynfeng/atomix-protocols-parent "3.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.google.guava : guava-testlib jar 22.0
net.jodah : concurrentunit jar 0.4.2
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

  • gossip
  • log
  • primary-backup
  • raft