is not current version
Last Version 10.10.10.RELEASE

io.gitee.zhousiwei:fastjson-spring-boot-starter 8.8.8.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

8.8.8.RELEASE
Type

Type

jar

Download fastjson-spring-boot-starter 8.8.8.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>8.8.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhousiwei/fastjson-spring-boot-starter/
implementation 'io.gitee.zhousiwei:fastjson-spring-boot-starter:8.8.8.RELEASE'
// https://jarcasting.com/artifacts/io.gitee.zhousiwei/fastjson-spring-boot-starter/
implementation ("io.gitee.zhousiwei:fastjson-spring-boot-starter:8.8.8.RELEASE")
'io.gitee.zhousiwei:fastjson-spring-boot-starter:jar:8.8.8.RELEASE'
<dependency org="io.gitee.zhousiwei" name="fastjson-spring-boot-starter" rev="8.8.8.RELEASE">
  <artifact name="fastjson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhousiwei', module='fastjson-spring-boot-starter', version='8.8.8.RELEASE')
)
libraryDependencies += "io.gitee.zhousiwei" % "fastjson-spring-boot-starter" % "8.8.8.RELEASE"
[io.gitee.zhousiwei/fastjson-spring-boot-starter "8.8.8.RELEASE"]