License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.sf.spring-json |
ArtifactId | ArtifactIdspring-json |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Json View
Spring Json-View adds JavaScript Object Notation
(json)
support to Spring-MVC
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-json-1.3.1.pom | |
spring-json-1.3.1.jar | 67 KB |
spring-json-1.3.1-sources.jar | 41 KB |
spring-json-1.3.1-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.spring-json/spring-json/ -->
<dependency>
<groupId>net.sf.spring-json</groupId>
<artifactId>spring-json</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.spring-json/spring-json/
implementation 'net.sf.spring-json:spring-json:1.3.1'
// https://jarcasting.com/artifacts/net.sf.spring-json/spring-json/
implementation ("net.sf.spring-json:spring-json:1.3.1")
'net.sf.spring-json:spring-json:jar:1.3.1'
<dependency org="net.sf.spring-json" name="spring-json" rev="1.3.1">
<artifact name="spring-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.spring-json', module='spring-json', version='1.3.1')
)
libraryDependencies += "net.sf.spring-json" % "spring-json" % "1.3.1"
[net.sf.spring-json/spring-json "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.5.6 |
org.springframework : spring-webmvc | jar | 2.5.6 |
cglib : cglib-full | jar | 2.0.2 |
commons-lang : commons-lang | jar | 2.2 |
commons-collections : commons-collections | jar | 3.2 |
net.sf.ezmorph : ezmorph | jar | 1.0.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
net.sf.sojo » sojo-optional | jar | 0.5.0 |
javax.servlet : servlet-api | jar | 2.5 |
org.springframework : spring-mock | jar | 2.0.6 |
net.sf.json-lib : json-lib | jar | 2.2.3 |
com.thoughtworks.xstream : xstream | jar | 1.3 |
org.codehaus.jettison : jettison | jar | 1.0.1 |
stax : stax-api | jar | 1.0.1 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |