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