KeyValueStore - API

The Manorrock Common Project delivers you with common functionality used across the Manorrock product line.

License

License

Manorrock BSD License
GroupId

GroupId

com.manorrock.common.kvs
ArtifactId

ArtifactId

common-kvs-api
Last Version

Last Version

20.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

KeyValueStore - API
The Manorrock Common Project delivers you with common functionality used across the Manorrock product line.

Download common-kvs-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Manorrock Common Project

This project is used across the Manorrock.com portfolio to reuse common functionality.

Available modules

KeyValueStore modules

  1. Filesystem KeyValueStore
  2. Redis KeyValueStore

Important notice

Note if you file issues or answer questions on the issue tracker and/or issue pull requests you agree that those contributions will be owned by Manorrock.com and that Manorrock.com can use those contributions in any manner Manorrock.com so desires.

Versions

Version
20.7.0