Last Version

com.github.developframework:jsonview3-springmvc 3.2.0

Jsonview framework built on Jackson framework,Implementation through XML configuration file to customize the json format, greatly improved the Java generates a json string freedom, let the development of modular more convenient quickly.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

jsonview3-springmvc
Version

Version

3.2.0
Type

Type

jar
Description

Description

Jsonview framework built on Jackson framework,Implementation through XML configuration file to customize the json format, greatly improved the Java generates a json string freedom, let the development of modular more convenient quickly.

Download jsonview3-springmvc 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.developframework : jsonview3-spring-support jar 3.2.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.springframework : spring-webmvc jar 4.3.7.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.