is not current version
Last Version 10.10.10.RELEASE

io.gitee.zhousiwei:fastjson-spring-boot-starter 9.9.9.RELEASE

starter for fastJson

Categories

Categories

Spring Boot Container Microservices JSON Data fastjson
GroupId

GroupId

io.gitee.zhousiwei
ArtifactId

ArtifactId

fastjson-spring-boot-starter
Version

Version

9.9.9.RELEASE
Type

Type

jar

Download fastjson-spring-boot-starter 9.9.9.RELEASE


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