Last Version

com.github.developframework:jsonview3-spring-boot 3.1.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

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

jsonview3-spring-boot
Version

Version

3.1.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-boot 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.developframework : jsonview3-springmvc jar 3.1.0
org.springframework.boot : spring-boot-starter-web jar 1.3.5.RELEASE

Project Modules

There are no modules declared in this project.