KVDocument: POM

Parent project of KV Document. KV (Key-Value) Document is an abstraction of a hierarchical key-value document. This abstraction helps avoid dependency on any concrete document implementation (such as JSON).

License

License

Commercial License
GroupId

GroupId

com.torodb.engine.kvdocument
ArtifactId

ArtifactId

kvdocument-pom
Last Version

Last Version

0.50.3
Release Date

Release Date

Type

Type

pom
Description

Description

KVDocument: POM
Parent project of KV Document. KV (Key-Value) Document is an abstraction of a hierarchical key-value document. This abstraction helps avoid dependency on any concrete document implementation (such as JSON).
Project Organization

Project Organization

8Kdata Technology

Download kvdocument-pom

How to add to project

<!-- https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-pom/ -->
<dependency>
    <groupId>com.torodb.engine.kvdocument</groupId>
    <artifactId>kvdocument-pom</artifactId>
    <version>0.50.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-pom/
implementation 'com.torodb.engine.kvdocument:kvdocument-pom:0.50.3'
// https://jarcasting.com/artifacts/com.torodb.engine.kvdocument/kvdocument-pom/
implementation ("com.torodb.engine.kvdocument:kvdocument-pom:0.50.3")
'com.torodb.engine.kvdocument:kvdocument-pom:pom:0.50.3'
<dependency org="com.torodb.engine.kvdocument" name="kvdocument-pom" rev="0.50.3">
  <artifact name="kvdocument-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.torodb.engine.kvdocument', module='kvdocument-pom', version='0.50.3')
)
libraryDependencies += "com.torodb.engine.kvdocument" % "kvdocument-pom" % "0.50.3"
[com.torodb.engine.kvdocument/kvdocument-pom "0.50.3"]

Dependencies

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

  • core
  • mongowp-converter
  • json-converter

Versions

Version
0.50.3
0.50.2
0.50.1