Jsonview3 Framework

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.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.developframework
Идентификатор

Идентификатор

jsonview3
Последняя версия

Последняя версия

3.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jsonview3 Framework
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.

Скачать jsonview3

Имя Файла Размер
jsonview3-3.2.0.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jsonview3-core
  • jsonview3-spring-support
  • jsonview3-springmvc

Версии библиотеки

Версия
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0