spring-boot-starter-fastjson

Springboot自动化配置Fastjson框架并支持JSONP操作。

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы JSON Данные fastjson
Группа

Группа

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

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

spring-boot-starter-fastjson
Последняя версия

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-fastjson
Springboot自动化配置Fastjson框架并支持JSONP操作。

Скачать spring-boot-starter-fastjson

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.2.RELEASE
com.ruijc : util jar 3.1.0

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE

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

Данный проект не имеет модулей.

utils

Build Status Coverage Status License


各种工具包。

感谢

jetbrains-variant-4.png

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

Версия
2.2.0
2.0.0
1.2.0
1.1.0
1.0.6
1.0.4
1.0.2
1.0.1
1.0.0