is not current version
Last Version 5.3

ActiveJ : CRDT 4.4-rc1

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

4.4-rc1
Type

Type

jar
Description

Description

ActiveJ : CRDT
Conflict-free replicated data type implementation

Download activej-crdt 4.4-rc1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.activej : activej-datastream jar 4.4-rc1
io.activej : activej-fs Optional jar 4.4-rc1
io.activej : activej-jmxapi Optional jar 4.4-rc1
org.rocksdb : rocksdbjni jar 5.13.4
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
io.activej : activej-test jar 4.4-rc1
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.