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.kvdocument
ArtifactId

ArtifactId

kvdocument-pom
Last Version

Last Version

0.40
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

Download kvdocument-pom

Filename Size
kvdocument-pom-0.40.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • mongowp-converter

Versions

Version
0.40
0.40-alpha3
0.40-alpha2
0.40-alpha1