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