Atomix Resource API

Distributed coordination framework based on the Raft consensus algorithm.

License

License

Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

io.atomix
ArtifactId

ArtifactId

atomix-resource
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Atomix Resource API
Distributed coordination framework based on the Raft consensus algorithm.

Download atomix-resource

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.atomix.copycat : copycat-client jar 1.2.8
io.atomix.copycat : copycat-server jar 1.2.8
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
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

There are no modules declared in this project.
io.atomix

Atomix

A polyglot framework for building fault-tolerant distributed systems

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.1-rc1
1.0.0
1.0.0-rc9
1.0.0-rc8
1.0.0-rc7
1.0.0-rc6
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.1.0-beta5
0.1.0-beta4
0.1.0-beta3
0.1.0-beta2
0.1.0-beta1