Last Version

fastjson-spring-boot-autoconfigure 1.0

fastjson integration with springboot.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration JSON Data fastjson
GroupId

GroupId

com.cuisongliu
ArtifactId

ArtifactId

fastjson-spring-boot-autoconfigure
Version

Version

1.0
Type

Type

jar
Description

Description

fastjson-spring-boot-autoconfigure
fastjson integration with springboot.
Project URL

Project URL

https://github.com/cuisongliu/fastjson-boot-starter
Source Code Management

Source Code Management

https://github.com/cuisongliu/fastjson-boot-starter

Download fastjson-spring-boot-autoconfigure 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.46

Project Modules

There are no modules declared in this project.