License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices JSON Data fastjson |
GroupId | GroupIdcom.github.xphsc |
ArtifactId | ArtifactIdspring-boot-starter-fastjson |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-fastjson
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 Optional | jar | 1.5.4.RELEASE |
com.github.xphsc : eglsc-helper | jar | 1.2.3 |