spring-boot-starter-fastjson

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-fastjson
Parent pom providing dependency and plugin management for applications built with Maven
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 1.5.4.RELEASE
com.github.xphsc : eglsc-helper jar 1.2.3

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0