Jar examples for s:spring-json
Spring Json-View adds JavaScript Object Notation (json) support to Spring-MVC
You can download jar file spring-json 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-json-1.3.1.jar to your project.
<dependency> <groupId>net.sf.spring-json</groupId> <artifactId>spring-json</artifactId> <version>1.3.1</version> </dependency>
compile group: 'net.sf.spring-json', name: 'spring-json', version: '1.3.1'
libraryDependencies += "net.sf.spring-json" % "spring-json" % "1.3.1"
<dependency org="net.sf.spring-json" name="spring-json" rev="1.3.1"/>
@Grapes(@Grab(group='net.sf.spring-json', module='spring-json', version='1.3.1'))
'net.sf.spring-json:spring-json:jar:1.3.1'
Click the following link to download the jar file.
spring-json-1.3.1-javadoc.jar