Jar examples for c:codejson
Codejson is one of the best framework for json. The best is the fastest and customization capabilities. Can use the same object output according to the different strategies of different content. 45% speed over Jackson2 serialization
You can download jar file codejson 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add codejson-1.1.jar to your project.
<dependency> <groupId>link.jfire</groupId> <artifactId>codejson</artifactId> <version>1.1</version> </dependency>
compile group: 'link.jfire', name: 'codejson', version: '1.1'
libraryDependencies += "link.jfire" % "codejson" % "1.1"
<dependency org="link.jfire" name="codejson" rev="1.1"/>
@Grapes(@Grab(group='link.jfire', module='codejson', version='1.1'))
'link.jfire:codejson:jar:1.1'
Click the following link to download the jar file.
codejson-1.1-javadoc.jar