json-lib-support-spring

It can help for springmvc using net.sf.json-lib and @Responsebody returns json format

License

License

Categories

Categories

Ant Build Tools Net JSON Data
GroupId

GroupId

com.github.servanter
ArtifactId

ArtifactId

netsfjson-support-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-lib-support-spring
It can help for springmvc using net.sf.json-lib and @Responsebody returns json format
Project URL

Project URL

https://github.com/servanter/json-lib-support-spring
Source Code Management

Source Code Management

https://github.com/servanter/json-lib-support-spring

Download netsfjson-support-spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.servanter/netsfjson-support-spring/ -->
<dependency>
    <groupId>com.github.servanter</groupId>
    <artifactId>netsfjson-support-spring</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.servanter/netsfjson-support-spring/
implementation 'com.github.servanter:netsfjson-support-spring:1.0.0'
// https://jarcasting.com/artifacts/com.github.servanter/netsfjson-support-spring/
implementation ("com.github.servanter:netsfjson-support-spring:1.0.0")
'com.github.servanter:netsfjson-support-spring:jar:1.0.0'
<dependency org="com.github.servanter" name="netsfjson-support-spring" rev="1.0.0">
  <artifact name="netsfjson-support-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.servanter', module='netsfjson-support-spring', version='1.0.0')
)
libraryDependencies += "com.github.servanter" % "netsfjson-support-spring" % "1.0.0"
[com.github.servanter/netsfjson-support-spring "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.json-lib : json-lib jar 2.2.2
org.springframework : spring-web jar 3.2.0.RELEASE
org.springframework : spring-webmvc jar 3.2.0.RELEASE
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0