com.github.developframework:jsonview3-spring-support

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-spring-support
Last Version

Last Version

3.2.0
Release Date

Release Date

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-spring-support

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.developframework : jsonview3-core jar 3.2.0
org.springframework : spring-context jar 4.3.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0