Last Version

KVDocument: MongoWP Converter 0.40

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

mongowp-converter
Version

Version

0.40
Type

Type

jar
Description

Description

KVDocument: MongoWP Converter
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 mongowp-converter 0.40


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

Dependencies

compile (3)

Group / Artifact Type Version
com.torodb.kvdocument : kvdocument-core jar 0.40
com.8kdata.mongowp.bson : bson-core jar 0.40
com.google.guava : guava jar 19.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

There are no modules declared in this project.