Last Version

spring-boot-starter-fastjson 1.0.3

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

License

License

Categories

Categories

Spring Boot Container Microservices JSON Data fastjson
GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

spring-boot-starter-fastjson
Version

Version

1.0.3
Type

Type

jar
Description

Description

spring-boot-starter-fastjson
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-fastjson 1.0.3


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.