KVDocument: Json Converter

Converts from a JSON document to a KVDocument

License

License

Commercial License
Categories

Categories

JSON Data
GroupId

GroupId

com.torodb.kvdocument
ArtifactId

ArtifactId

json-converter
Last Version

Last Version

0.40-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

KVDocument: Json Converter
Converts from a JSON document to a KVDocument
Project Organization

Project Organization

8Kdata

Download json-converter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.torodb.kvdocument : kvdocument-core jar 0.40-alpha1
javax.json : javax.json-api jar 1.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.40-alpha1