Key-Value - Cache Sync

Generic Key/Value syncronization

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

keyvalue-sync
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Key-Value - Cache Sync
Generic Key/Value syncronization

Download keyvalue-sync

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
com.ethlo.keyvalue : keyvalue-cache jar 1.1.2
org.slf4j : slf4j-api jar 1.7.28

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-context jar
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0
0.9.1
0.9.0