Last Version

ActiveJ : CRDT 5.3

Conflict-free replicated data type implementation.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-crdt
Version

Version

5.3
Type

Type

jar
Description

Description

ActiveJ : CRDT
Conflict-free replicated data type implementation.

Download activej-crdt 5.3


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

Dependencies

compile (7)

Group / Artifact Type Version
io.activej : activej-datastream jar 5.3
io.activej : activej-fs Optional jar 5.3
org.lz4 : lz4-java Optional jar 1.5.0
io.activej : activej-jmxapi Optional jar 5.3
org.rocksdb : rocksdbjni jar 6.25.3
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 5.3
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.