Jar examples for j:json-converter
Converts from a JSON document to a KVDocument
You can download jar file json-converter 0.50.2 in this page.
You can use the following script to add json-converter-0.50.2.jar to your project.
<dependency> <groupId>com.torodb.engine.kvdocument</groupId> <artifactId>json-converter</artifactId> <version>0.50.2</version> </dependency>
compile group: 'com.torodb.engine.kvdocument', name: 'json-converter', version: '0.50.2'
libraryDependencies += "com.torodb.engine.kvdocument" % "json-converter" % "0.50.2"
<dependency org="com.torodb.engine.kvdocument" name="json-converter" rev="0.50.2"/>
@Grapes(@Grab(group='com.torodb.engine.kvdocument', module='json-converter', version='0.50.2'))
'com.torodb.engine.kvdocument:json-converter:jar:0.50.2'
Click the following link to download the jar file.
json-converter-0.50.2-javadoc.jar