| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |