Jar examples for c:common-json
A library for encoding/decoding JSON strings.
You can download jar file common-json 4.2.2 in this page.
Apache License, Version 2.0
You can use the following script to add common-json-4.2.2.jar to your project.
<dependency> <groupId>org.duracloud</groupId> <artifactId>common-json</artifactId> <version>4.2.2</version> </dependency>
compile group: 'org.duracloud', name: 'common-json', version: '4.2.2'
libraryDependencies += "org.duracloud" % "common-json" % "4.2.2"
<dependency org="org.duracloud" name="common-json" rev="4.2.2"/>
@Grapes(@Grab(group='org.duracloud', module='common-json', version='4.2.2'))
'org.duracloud:common-json:jar:4.2.2'
Click the following link to download the jar file.
common-json-4.2.2-javadoc.jar