Last Version

com.github.developframework:jsonview3-spring-support 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-spring-support
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-spring-support 3.2.0


<!-- 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.